Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 222617

Summary: gnome-base/gconf-2.22.0 lacks openldap dependency
Product: Gentoo Linux Reporter: Thomas Pani <thomas.pani>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Pani 2008-05-18 11:34:29 UTC
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 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-05-18 12:40:26 UTC
it seems this was missed during migration from overlay to the tree. Added it back, thanks for reporting.