https://bugs.openldap.org/show_bug.cgi?id=9979
Issue ID: 9979 Summary: Fails to build against OpenSSL 3.0.7 when pasing --with-tls-openssl Product: OpenLDAP Version: 2.6.3 Hardware: x86_64 OS: Windows Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: build Assignee: bugs@openldap.org Reporter: mehdi.chinoune@hotmail.com Target Milestone: ---
Fails to build against OpenSSL 3.0.7 when pasing --with-tls-openssl
Configuration: configure \ --with-tls=openssl \ --with-cyrus-sasl \ --enable-modules=yes \ --enable-hdb=no \ --enable-bdb=no \ --disable-slapd
Error: ... checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes configure: error: Could not locate TLS/SSL package checking for SSL_export_keying_material_early in -lssl... no ==> ERROR: A failure occurred
https://bugs.openldap.org/show_bug.cgi?id=9979
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED Keywords|needs_review |
--- Comment #1 from Quanah Gibson-Mount quanah@openldap.org --- OpenLDAP builds against OpenSSL 3 without issue. Usage questions such as how to build software should be directed to the openldap-technical list.
https://bugs.openldap.org/show_bug.cgi?id=9979
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED
https://bugs.openldap.org/show_bug.cgi?id=9979
mehdi.chinoune@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |UNCONFIRMED Resolution|INVALID |---
--- Comment #2 from mehdi.chinoune@hotmail.com --- Are you sure that it builds when passing --with-tls=openssl?
https://bugs.openldap.org/show_bug.cgi?id=9979
mehdi.chinoune@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
https://bugs.openldap.org/show_bug.cgi?id=9979
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED
https://bugs.openldap.org/show_bug.cgi?id=9979
--- Comment #3 from Quanah Gibson-Mount quanah@openldap.org --- (In reply to mehdi.chinoune from comment #2)
Are you sure that it builds when passing --with-tls=openssl?
Again, your questions on how to build software should be directed to the openldap-technical list.