Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12159 - hotkeys-0.5.5 requres db >= 3.2.9
Summary: hotkeys-0.5.5 requres db >= 3.2.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-14 16:00 UTC by Matt Taylor
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 Matt Taylor 2002-12-14 16:00:11 UTC
# emerge hotkeys

....

checking for version of db3... < 3.2.9, failed
*** The version of the Berkeley DB library installed is not
*** 3.2.9 or above, make sure the correct version is installed.
*** If you've installed it in an unusual location, please
*** use --with-db3-inc and --with-db3-lib to specify it.

!!! ERROR: x11-misc/hotkeys-0.5.5 failed.
!!! Function econf, Line 11, Exitcode 1
!!! econf failed

the hotkeys ebuild has >=sys-libs/db-3.2.3 but requires >=sys-libs/db-3.2.9

emerge db then retrying hotkeys fixed the problem
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-12-14 18:57:02 UTC
thanks,