Hi,
I have some problems compiling the LDAP helpers. I tried at Linux
Red Hat 9, and FreeBSD 4.8. When I try to compile the LDAP basic_auth, the
following error occurs:
# pwd
/tmp/squid-2.5.STABLE3-20030612/helpers/basic_auth/LDAP
# make
source='squid_ldap_auth.c' object='squid_ldap_auth.o' libtool=no \
depfile='.deps/squid_ldap_auth.Po' tmpdepfile='.deps/squid_ldap_auth.TPo' \
depmode=gcc3 /bin/sh ../../../cfgaux/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include
-I/usr/local/BerkekeyDB.4.1/include -g -O2 -Wall -c `test -f
squid_ldap_auth.c || echo './'`squid_ldap_auth.c
gcc -g -O2 -Wall -L/usr/local/BerkekeyDB.4.1/lib -o squid_ldap_auth
squid_ldap_auth.o -L../../../lib -lmiscutil -lldap -llber -lm -lresolv -lbsd
-lnsl
/usr/bin/ld: cannot find -lmiscutil
collect2: ld returned 1 exit status
make: *** [squid_ldap_auth] Error 1
Any suggestions? :)
Thanks,
Oswaldo
Received on Fri Jun 13 2003 - 14:20:33 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:17:21 MST