Bug 182725 - net-proxy/squidguard1.2.1 won't compile (requires ldap lib)
Bug#: 182725 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: net-proxy@gentoo.org Reported By: fcla.marktplaats@gmail.com
Component: Applications
URL: 
Summary: net-proxy/squidguard1.2.1 won't compile (requires ldap lib)
Keywords:  
Status Whiteboard: 
Opened: 2007-06-20 19:52 0000
Description:   Opened: 2007-06-20 19:52 0000
The new squidguard v. 1.2.1 won't compile.
It barfs on missing ldap lib.

I do not have ldap (and don't want it).
There does not seems to be an USE flag for squidguard to enable/disable ldap
during compilation.
The squidguard docs state that ldap support only will be compiled when the
option --wth-ldap is provided to configure. This is not the case. It seems
squidguard always tries to compile now with ldapsupport.

Below the actual error message when emerging squidguard 1.2.1:

checking for ldap_init in -lldap... no

LDAP library not found


Reproducible: Always

Steps to Reproduce:
1. sync portage
2. emerge squidguard


Actual Results:  
checking for ldap_init in -lldap... no

LDAP library not found


Expected Results:  
compile

------- Comment #1 From Alin Năstac 2007-06-24 10:43:56 0000 -------
Fixed in 1.2.1-r1. Thanks!