'OPENSSLDIR' undeclared in openssl 1.1.1g

prudvi raj rajprudvi98 at gmail.com
Thu Aug 13 16:02:22 UTC 2020


Hi,

I couldn't find where this macro is #defined  , previously in 1.0.2 it was
defined in opensslconf.h .
So , i am getting this error during compilation
: openssl/crypto/x509/x509_def.c:17:12: error: 'OPENSSLDIR' undeclared
(first use in this function)   .

This error is resolved if OPENSSLDIR is #defined in opensslconf.h as
/usr/local/ssl (default btw).

Can someone help me out with this? , why the OPENSSLDIR isn't #defined in
any .h files or was i missing something?

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

Thanks,
Prud.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20200813/c0ed6e91/attachment.html>


More information about the openssl-users mailing list