Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 191824 - subversion-1.4.4-r4 doesn't build with Berkeley db other than 4.0.14
Summary: subversion-1.4.4-r4 doesn't build with Berkeley db other than 4.0.14
Status: RESOLVED DUPLICATE of bug 114481
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-09 14:51 UTC by Helmut Jarausch
Modified: 2007-09-09 14:58 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 Helmut Jarausch 2007-09-09 14:51:07 UTC
I have Berkeley db 4.5.20_p2 installed.
Trying to install
subversion-1.4.4-r4
fails with
checking for availability of Berkeley DB... no
configure: error: Berkeley DB 4.0.14 wasn't found.

Looking at the configure file it seems to require exactly (only)
version 4.0.14 of Berkeley DB (which isn't available anymore as an ebuild)
Furthermore it's a nuisance to install an old version of DB just for one
package.


Reproducible: Always

Steps to Reproduce:
1. try to install subversion-1.4.4-r4 with Berkeley DB other than 4.0.14 installed on your system.
2.
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-09-09 14:58:34 UTC

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