Displaying 1 result from an estimated 1 matches for "ldap_initialize_password_db".
1999 Jun 18
0
LDAP functionable? ldap.c does not compile on Solaris 2.6 /SWAT bug?
...e solely with LDAP support.
Configure goes OK, and compiling to it as far as the message above but I
do NOT get further then:
...
Compiling smbd/ssl.c
mkdir bin
Linking bin/smbd
Undefined first referenced
symbol in file
ldap_initialize_password_db passdb/passdb.o
ld: fatal: Symbol referencing errors. No output written to bin/smbd
gmake: *** [bin/smbd] Error 1
And that is that...! ldap_initialize_password_db should come from
passdb/ldap.c though... so?
So seemingly the ldap.c doesn't get compiled/included after all.....