[PATCH] AIX Fix configure --with-ldap false negative
Guillaume G Taillon
gtaillon at ca.ibm.com
Mon Feb 29 20:54:09 UTC 2016
Configure can't find ldap_init, ldap_init_fd, ldap_initialize and
ldap_set_rebind_proc but is able to find ldap.h, lber.h, etc.
bin/config.log reveals that when it tries to compile their test, ld can't
find
any of lber's symbols. Adding lber as a library in CHECK_FUNCS_IN fixes
the
problem (see patch). I don't see why lber is required here, could this be
my
openldap (2.4.43) that's not properly built?
https://bugzilla.samba.org/show_bug.cgi?id=10047
You might also want to close
https://bugzilla.samba.org/show_bug.cgi?id=7467
gxt
--
Guillaume Xavier Taillon
AIX Sys Admin, Intern
IBM Bromont
1-450-534-6364
gtaillon at ca.ibm.com
De : Guillaume G Taillon/Bromont/IBM at IBMCA
A : samba-technical at lists.samba.org
Date : 02/29/2016 03:23 PM
Objet : [PATCH] AIX Fix configure --with-ldap false negative
Envoyé par : "samba-technical"
<samba-technical-bounces at lists.samba.org>
More information about the samba-technical
mailing list