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