Bug 222617 - gnome-base/gconf-2.22.0 lacks openldap dependency
Bug#: 222617 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: thomas.pani@gmail.com
Component: GNOME
URL: 
Summary: gnome-base/gconf-2.22.0 lacks openldap dependency
Keywords:  
Status Whiteboard: 
Opened: 2008-05-18 11:34 0000
Description:   Opened: 2008-05-18 11:34 0000
gnome-base/gconf-2.22.0 should USE-depend on openldap.
Having ldap USE-flag enabled and openldap not installed fails during configure:

checking ldap.h usability... no
checking ldap.h presence... no
checking for ldap.h... no
checking for ldap_ntlm_bind... no
configure: error: *** LDAP support explicitely requested but not found ***

------- Comment #1 From Gilles Dartiguelongue 2008-05-18 12:40:26 0000 -------
it seems this was missed during migration from overlay to the tree. Added it
back, thanks for reporting.