On Fri, 17 May 2002, Sean Mason wrote: > Hi, > > I'm compiling Samba 2.2.3a on Solaris 8. I run ./configure > --with-ldapsam option and the script bombs out with the message > "configure: error: summary failure. Aborting config". If I run it > without that option it completes just fine. > > I tailed the config.log and found: > > configure:13019: gcc -o conftest -O -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 >conftest.c -lldap -llber -lresolv -lsec -lgen -lsocket -lnsl -ldl 1>&5 > ld: fatal: library -llber: not found > ld: fatal: File processing errors. No output written to conftest > collect2: ld returned 1 exit status > configure: failed program was: > #line 13015 "configure" > #include "confdefs.h" > #include "./tests/summary.c" > > The library lber.h is in /usr/include along with ldap.h. It appers to > find one but not the other. I don't know why this is so. Or even if this > is the root of the error. Any suggestions???
This is fixed now in the latest Samba 2.2 cvs. However, if you use Sun's LDAP library, you will not be able to use any SSL (or StartTLS) calls. cheers, jerry --------------------------------------------------------------------- Hewlett-Packard http://www.hp.com SAMBA Team http://www.samba.org -- http://www.plainjoe.org "Sam's Teach Yourself Samba in 24 Hours" 2ed. ISBN 0-672-32269-2 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--
