Displaying 1 result from an estimated 1 matches for "liblder".
Did you mean:
liblber
2004 Nov 16
1
solaris samba ldap
...set_rebind_proc takes 3 arguments... 3
checking for ldap_initialize... no
configure: WARNING: libldap is needed for LDAP support
-------------------
Using libraries:
LIBS = -lsendfile -lsec -lgen -lresolv -lsocket -lnsl -ldl
AUTH_LIBS =
the build completes without linking to libldap or liblder, samba
starts but doesn't recongnize any ldap settings.
configure options below.
CC=cc LDFLAGS="-L/usr/local/openldap/lib"
CPPFLAGS="-I/usr/local/openldap/include"
./configure --with-ldapsam
also tried settin LD_LIBRARY_PATH to /usr/local/openldap/lib,
but that didn't...