On Friday 13 June 2003 22.20, Oswaldo Gomes wrote: > 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 > /usr/bin/ld: cannot find -lmiscutil
You first need to run make from the top level Squid directory to build support functions used by the helpers. Regards Henrik
