Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 169658 - dev-util/subversion fails to build with sys-libs/db-4.5.20_p2
Summary: dev-util/subversion fails to build with sys-libs/db-4.5.20_p2
Status: RESOLVED DUPLICATE of bug 136654
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-06 20:02 UTC by Preston Crow
Modified: 2007-03-06 20:05 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 Preston Crow 2007-03-06 20:02:44 UTC
If the only version of sys-libs/db that you have installed is the new 4.5 version, then the configure script with subversion-1.4.3 won't detect it.

This same bug has already been reported for ruby, openoffice, and apr-util; you might want to look at the related bugs: 169526 169587 169507

The config dies with:

checking for socket in -lsocket... no
checking for availability of Berkeley DB... no
configure: error: Berkeley DB 4.0.14 wasn't found.

I'll provide more information if it's helpful, but I don't want to clutter up the bug report with useless junk.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-03-06 20:05:24 UTC
This is not a subversion bug, you need to recompile dev-libs/apr-util (which will likely fail, see Bug 169507).

*** This bug has been marked as a duplicate of bug 136654 ***