Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7597 - ldap has wrong use flags
Summary: ldap has wrong use flags
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-06 23:26 UTC by Jacob Perkins
Modified: 2003-02-04 19:42 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 Jacob Perkins 2002-09-06 23:26:49 UTC
There are use vars in openldap-2.0.25-r2 that are not in use.desc. They are
ldap-berkdb, ldap-gdbm.
Comment 1 Maurizio Disimino 2002-09-07 03:39:34 UTC
those are undocumented and wrong USE flag.
ldap-berkdb should be berkdb and ldap-gdbm simply gdbm.

However .. indeed, there are several USE flags not specified in use.desc
An example is net-www/mozilla. Why aren't those flag documented ?
Comment 2 Jacob Perkins 2002-09-07 10:51:44 UTC
seemant, you forgot to change the compile use vars to berkdb and gdbm
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-09-09 04:17:32 UTC
sorry about that.