[squid-users] Squid and Ldap

From: Alexandre <asaugusto@dont-contact.us>
Date: Fri, 05 Jul 2002 15:24:30 -0300

hi all
i cant install squid with Ldap mudule !
wen i type make i receive this error:

make[1]: Entering directory
`/usr/local/tools/squid-2.4.STABLE6/auth_modules'
make[2]: Entering directory
`/usr/local/tools/squid-2.4.STABLE6/auth_modules/LDAP'
gcc -c -o squid_ldap_auth.o squid_ldap_auth.c
gcc -g -o squid_ldap_auth squid_ldap_auth.o -lldap -llber -lm -lresolv
-lsocket -lnsl
ld: fatal: library -llber: not found
ld: fatal: File processing errors. No output written to squid_ldap_auth
collect2: ld returned 1 exit status
make[2]: *** [squid_ldap_auth] Error 1
make[2]: Leaving directory
`/usr/local/tools/squid-2.4.STABLE6/auth_modules/LDAP'
make[1]: *** [all] Error 1
make[1]: Leaving directory
`/usr/local/tools/squid-2.4.STABLE6/auth_modules'
make: *** [all] Error 1
[root@dtisv /usr/local/tools/squid-2.4.STABLE6]#

but the library to be here:

/usr/local/tools/openldap-2.0.23/include/lber.h
/usr/local/include/lber.h
/usr/local/openldap-2.0.23/include/lber.h
/usr/lib/lber.h
/usr/include/lber.h

and my /etc/profile have this lines:

LD_LIBRARY_PATH=/usr/local/include:/usr/lib:/usr/include

can any people help me ?
Received on Fri Jul 05 2002 - 12:21:05 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:04 MST