Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23587 - net-misc/cfengine-2.0.6 tries to link with db4
Summary: net-misc/cfengine-2.0.6 tries to link with db4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: db4
  Show dependency tree
 
Reported: 2003-06-27 05:13 UTC by Paul de Vrieze (RETIRED)
Modified: 2003-08-01 06:49 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 Paul de Vrieze (RETIRED) gentoo-dev 2003-06-27 05:13:58 UTC
net-misc/cfengine-2.0.6 tries to link with db4 if that is available, but it
should try to link to db-3. The configure script needs to be changed in that
respect.
Comment 1 Paul de Vrieze (RETIRED) gentoo-dev 2003-08-01 06:49:45 UTC
The dependency was wrong, it should work with db4, but to that extend I had to change the configure script.