Issue 7463 - Installation Failed
Summary: Installation Failed
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: 2.4.33
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-05 18:13 UTC by test@example.org
Modified: 2017-04-03 17:53 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description test@example.org 2012-12-05 18:13:18 UTC
Full_Name: Anthony D
Version: 2.4.33
OS: Redhat EL 5
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (80.119.92.38)


I am trying ton install openldap on top of a Berkley DB 5.1.
The Configure is Ok
the make depend too
the make failed with the following error

/.libs/libldap.a(os-ip.o): In function `ldap_pvt_is_socket_ready':
/home/duperran/openldap-2.4.33/libraries/libldap/os-ip.c:262: warning:
`sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
/home/duperran/openldap-2.4.33/libraries/libldap/os-ip.c:262: warning:
`sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
./.libs/libldap.a(tls_g.o): In function `tlsg_ctx_init':
/home/duperran/openldap-2.4.33/libraries/libldap/tls_g.c:374: undefined
reference to `gnutls_certificate_get_x509_cas'
./.libs/libldap.a(tls_g.o): In function `tlsg_init':
/home/duperran/openldap-2.4.33/libraries/libldap/tls_g.c:196: undefined
reference to `gnutls_cipher_suite_info'
/home/duperran/openldap-2.4.33/libraries/libldap/tls_g.c:206: undefined
reference to `gnutls_cipher_suite_info'
collect2: ld returned 1 exit status
make[2]: *** [apitest] Erreur 1
make[2]: quittant le r�pertoire �
/home/duperran/openldap-2.4.33/libraries/libldap �
make[1]: *** [all-common] Erreur 1
make[1]: quittant le r�pertoire � /home/duperran/openldap-2.4.33/libraries �
make: *** [all-common] Erreur 1


If I try to run make test I get the following message:

Initiating LDAP tests for BDB...
Could not locate slapd(8)
make[2]: *** [bdb-yes] Erreur 1
make[2]: quittant le r�pertoire � /home/duperran/openldap-2.4.33/tests �
make[1]: *** [test] Erreur 2
make[1]: quittant le r�pertoire � /home/duperran/openldap-2.4.33/tests �
make: *** [test] Erreur 2

Thanks

Comment 1 Howard Chu 2012-12-08 03:25:23 UTC
changed notes
Comment 2 Howard Chu 2013-01-22 12:41:22 UTC
changed state Open to Suspended
Comment 3 OpenLDAP project 2014-08-01 21:03:57 UTC
dup #7430
Comment 4 Quanah Gibson-Mount 2017-04-03 17:53:53 UTC
changed state Suspended to Closed