Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 222617 - gnome-base/gconf-2.22.0 lacks openldap dependency
Summary: gnome-base/gconf-2.22.0 lacks openldap dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-18 11:34 UTC by Thomas Pani
Modified: 2008-05-18 12:40 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 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.