[squid-users] squid_ldap_auth compilation with ssl

From: c.s.r.c.murthy <murthy@dont-contact.us>
Date: Sat, 06 Aug 2005 09:20:45 -0700

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

Received on Fri Aug 05 2005 - 20:47:56 MDT

This archive was generated by hypermail pre-2.1.9 : Thu Sep 01 2005 - 12:00:01 MDT