Displaying 3 results from an estimated 3 matches for "ldap_dn2ad_canon".
2007 May 11
2
Problem compiling Samba 3.0.24 with OpenLDAP 2.3.35
...ldap.h... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking for ber_scanf in -llber... yes
checking for ldap_init in -lldap... no
checking for ldap_set_rebind_proc... no
checking whether ldap_set_rebind_proc takes 3 arguments... 3
checking for ldap_dn2ad_canonical... no
configure: error: libldap is needed for LDAP support
That's my install script:
env CPPFLAGS="-I/usr/local/openssl/include/openssl
-I/usr/local/openssl/include -I/usr/local/db/include
-I/usr/local/cyrus-sasl/include" LDFLAGS="-L/usr/local/lib/
-L/usr/local/openssl/lib/...
2007 Jan 18
4
samba 3.0.23d with ldap compile problem
...r ldap.h... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking for ber_scanf in -llber... no
checking for ldap_init in -lldap... no
checking for ldap_set_rebind_proc... no
checking whether ldap_set_rebind_proc takes 3 arguments... 3
checking for ldap_dn2ad_canonical... no
configure: error: libldap is needed for LDAP support
*********************************
2006 Dec 08
1
A mass O trouble with solaris 10 and Samba+ADS
...tting:
LDFAGS=-L/usr/local/opt/openldap-2.3.27/lib
CPPFLAGS=-I/usr/local/opt/openldap-2.3.27/include
./configure --prefix=/usr/local/opt/samba/samba-3.0.23d --with-automount
--with-nisplus-home --with-acl-support --with-ads
--=/usr/local/opt/krb5/krb5-1.5.1
Gives the following error:
checking for ldap_dn2ad_canonical... no
configure: error: libldap is needed for LDAP support
The problem being seen in config.log
Undefined first referenced
symbol in file
ldap_dn2ad_canonical /var/tmp//ccI8vbBq.o
ld: fatal: Symbol referencing errors. No output...