Dears all,
Has anybody tried and successful in compiling squid_ldap_auth with
option "-DNETSCAPE_SSL" ?. When I do it, I get following errors
squid_ldap_auth.o: In function `main':
/usr/local/downloads/squid-2.5.STABLE6/helpers/basic_auth/LDAP/squid_ldap_auth.c:424:
undefined reference to `ldapssl_client_init'
/usr/local/downloads/squid-2.5.STABLE6/helpers/basic_auth/LDAP/squid_ldap_auth.c:431:
undefined reference to `ldapssl_init'
squid_ldap_auth.o: In function `checkLDAP':
/usr/local/downloads/squid-2.5.STABLE6/helpers/basic_auth/LDAP/squid_ldap_auth.c:560:
undefined reference to `PORT_GetError'
/usr/local/downloads/squid-2.5.STABLE6/helpers/basic_auth/LDAP/squid_ldap_auth.c:561:
undefined reference to `ldapssl_err2string'
It is clear that proper include and library file paths are missing in
the Makefile. Also the function ldapssl_client_init is not defined
anywhere. It seems some tuning of Makefile/installation scripts is
required. I would like to volunterr myself for this work.
Please let me know whether the above problem is only for me or for all.
Iam using squid-2.5.STABLE10 on FreeBSD 4.11-RELEASE-p11
regards
murthy
This archive was generated by hypermail pre-2.1.9 : Thu Sep 01 2005 - 12:00:01 MDT