<div dir="ltr">Hi,<div><br></div><div>I couldn't find where this macro is #defined  , previously in 1.0.2 it was defined in opensslconf.h . </div><div>So , i am getting this error during compilation : openssl/crypto/x509/x509_def.c:17:12: error: 'OPENSSLDIR' undeclared (first use in this function)   .</div><div><br></div><div>This error is resolved if OPENSSLDIR is #defined in opensslconf.h as /usr/local/ssl (default btw).</div><div><br></div><div>Can someone help me out with this? , why the OPENSSLDIR isn't #defined in any .h files or was i missing something?</div><div><br></div><div>Used : ./Configure no-threads no-dso no-shared no-zlib no-asm no-engine no-bf no-camellia no-cast no-md2 no-md4 no-mdc2 no-ocsp no-rc2 no-rc5 no-hw no-idea no-srp gcc --with-rand-seed=none<br></div><div><br></div><div>Thanks,</div><div>Prud.</div></div>