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

Bug 214392

Summary: net-im/ekiga-2.0.11 needs dev-libs/pwlib w/ USE=ldap
Product: Gentoo Linux Reporter: Xavier Guipon <xavier.guipon>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: xavier.guipon
Priority: High    
Version: 2008.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Xavier Guipon 2008-03-23 15:34:16 UTC
when you emerge ekiga-2.0.11.ebuild. you must emerge dev-libs/pwlib but the emerge action do without lapd create a error message when you emerge ekiga.

I think ekiga must add a use lapd before do this emerge.

 * Messages for package net-im/ekiga-2.0.11:

 * You need to build dev-libs/pwlib with USE=ldap enabled.
 * 
 * ERROR: net-im/ekiga-2.0.11 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called pkg_setup
 *     ekiga-2.0.11.ebuild, line   44:  Called die
 * The specific snippet of code:
 *   		die "Pwlib w/o ldap-support detected."
 *  The die message:
 *   Pwlib w/o ldap-support detected.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-03-23 15:57:08 UTC
Re-emerge dev-libs/pwlib w/ USE=ldap; not a bug.