On Fri, 16 Apr 2004, Mohammed Sadiq wrote: > I tried to compile LDAP_AUTH module for squid > it shows me an errors as: > --------------------------------------- > ld: fatal: library -llber: not found > ld: fatal: File processing erros. No output written to ldap_auth
You are missing the LDAP development libraries, required for compiling any LDAP programs. Regards Henrik
