On Wed, 17 Dec 2003, Hamed Majnoonian wrote:
> I am using a 4.9 STABLE machine and Squid 2.4 on it. Whenever I want to make
> my LDAP_AUTH I got this error message:
Get a more recent Squid. There is MAJOR changes to the LDAP helpers in
later Squid versions.
> ###############################################
> cc -g -o squid_ldap_auth squid_ldap_auth.o -lldap -llber -lm
> /usr/libexec/elf/ld: cannot find -lldap
You are missing the LDAP development libraries, or LDAP is installed in a
location not searched by your compiler.
What you need to look for is libldap.so or libldap.a
Regards
Henrik
Received on Wed Dec 17 2003 - 12:52:24 MST
This archive was generated by hypermail pre-2.1.9 : Thu Jan 01 2004 - 12:00:16 MST