Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182725 - net-proxy/squidguard1.2.1 won't compile (requires ldap lib)
Summary: net-proxy/squidguard1.2.1 won't compile (requires ldap lib)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Network Proxy Developers (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-20 19:52 UTC by fcla.marktplaats
Modified: 2007-06-24 10:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fcla.marktplaats 2007-06-20 19:52:51 UTC
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 Alin Năstac (RETIRED) gentoo-dev 2007-06-24 10:43:56 UTC
Fixed in 1.2.1-r1. Thanks!