On Thursday 13 September 2007 04:54:08 Mark Knecht wrote:
> OK, the emerge -DuN world finished up and said everything was good. I
> then ran revdep-rebuild and have a list of things that need to be
> rebuilt. One has failed - dev-libs/apr-util.
>
> checking gdbm.h presence... yes
> checking for gdbm.h... yes
> checking for gdbm_open in -lgdbm... yes
> configure: error: Berkeley DB not found.
[...]
> '/var/tmp/portage/dev-libs/apr-util-0.9.12/temp/build.log'.
[...]
> Sector9 ~ # emerge -pvD apr-util
[...]
> [ebuild   R   ] dev-libs/apr-util-1.2.8  USE="berkdb gdbm ldap
[...]
> I'm wondering what package should supply berkdb and why this ebuild
> doesn't force that package to get installed?

berkdb = sys-libs/db. apr-util is slotted and 0.9.12 is in a different slot 
than 1.2.8. So try..

# emerge -va1 sys-libs/db:4.5 dev-libs/apr-util:0

If it still fails look at the config.log from apr-util to try to find why it's 
failing..

-- 
Bo Andresen

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to