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: [email protected]
Reporter: [email protected]
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
--
You are receiving this mail because:
You are on the CC list for the issue.