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:
>
>
>
> ###############################################
> cc -g -o squid_ldap_auth squid_ldap_auth.o -lldap -llber -lm
> /usr/libexec/elf/ld: cannot find -lldap
> *** Error code 1
>
> Stop in /usr/ports/www/squid24/work/squid-2.4.STABLE7/auth_modules/LDAP.
> ###############################################
>
> I have searched for "lldap" but it showed me:
> ################################################
> /usr/ports/www/apache21/work/httpd-2.0.48/modules/experimental/NWGNUutilldap
> ################################################
>
> What else should I do to make and make install that authentication module?

You probably want to install the openladp21-client port, or maybe openldap22-client 
port:

   # cd /usr/ports/net/openldap21-client
   # make all install

Duane W.

Reply via email to