https://bugs.openldap.org/show_bug.cgi?id=9885
Issue ID: 9885
Summary: Error while compilation of Openldap 2.5.9
Product: OpenLDAP
Version: 2.5.9
Hardware: x86_64
OS: Linux
Status: UNCONFIRMED
Keywords: needs_review
Severity: normal
Priority: ---
Component: slapd
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 908
--> https://bugs.openldap.org/attachment.cgi?id=908&action=edit
Error while compilation
Hi,
We are trying to install Openldap v2.5.9. While running the make command we are
seeing below error.
./.libs/libldap.so: undefined reference to `BIO_meth_set_read'
./.libs/libldap.so: undefined reference to `BIO_get_data'
./.libs/libldap.so: undefined reference to `BIO_meth_set_write'
./.libs/libldap.so: undefined reference to `OPENSSL_sk_value'
./.libs/libldap.so: undefined reference to `BIO_meth_set_ctrl'
./.libs/libldap.so: undefined reference to `OPENSSL_sk_new_null'
./.libs/libldap.so: undefined reference to `BIO_meth_set_gets'
./.libs/libldap.so: undefined reference to `BIO_meth_set_create'
./.libs/libldap.so: undefined reference to `SSL_CTX_set_ciphersuites'
./.libs/libldap.so: undefined reference to `BIO_meth_set_puts'
./.libs/libldap.so: undefined reference to `BIO_meth_free'
./.libs/libldap.so: undefined reference to `BIO_meth_new'
./.libs/libldap.so: undefined reference to `OPENSSL_sk_push'
./.libs/libldap.so: undefined reference to `EVP_MD_CTX_new'
./.libs/libldap.so: undefined reference to `X509_NAME_get0_der'
./.libs/libldap.so: undefined reference to `BIO_set_init'
./.libs/libldap.so: undefined reference to `OPENSSL_sk_num'
./.libs/libldap.so: undefined reference to `SSL_CTX_up_ref'
./.libs/libldap.so: undefined reference to `OPENSSL_init_ssl'
./.libs/libldap.so: undefined reference to `ASN1_STRING_get0_data'
./.libs/libldap.so: undefined reference to `TLS_method'
./.libs/libldap.so: undefined reference to `EVP_MD_CTX_free'
./.libs/libldap.so: undefined reference to `SSL_CTX_set_options'
./.libs/libldap.so: undefined reference to `SSL_set_ciphersuites'
./.libs/libldap.so: undefined reference to `BIO_meth_set_destroy'
./.libs/libldap.so: undefined reference to `SSL_session_reused'
./.libs/libldap.so: undefined reference to `X509_get_X509_PUBKEY'
./.libs/libldap.so: undefined reference to `OPENSSL_sk_free'
./.libs/libldap.so: undefined reference to `BIO_set_data'
./.libs/libldap.so: undefined reference to `SSL_CTX_clear_options'
collect2: error: ld returned 1 exit status
Complete error logs are attached " OpenLdap 2.5.9_error.txt".
Could you please help to resolve this issue.
Thanks.
--
You are receiving this mail because:
You are on the CC list for the issue.