| Summary: | subversion 0.37.0 fails on configure, can't find Berkeley DB | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Ævar Arnfjörð Bjarmason <avarab> |
| Component: | New packages | Assignee: | Paul de Vrieze (RETIRED) <pauldv> |
| Status: | RESOLVED FIXED | ||
| Severity: | blocker | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | PPC | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | config.log , per request | ||
|
Description
Ævar Arnfjörð Bjarmason
2004-02-07 16:27:52 UTC
please post the config.log from the build directory Created attachment 25196 [details]
config.log , per request
What does /usr/include/db.h link to? It should link to /usr/include/db4.1/db.h # file /usr/include/db.h /usr/include/db.h: symbolic link to `db4.2/db.h' # rm /usr/include/db.h # ln -s /usr/include/db4.1/db.h /usr/include/db.ht Subversion .37 now emerged gracefully, and everything works, even the mod_dav module I just noticed this bug. Shouldn't someone close it? Or reopen a new bug related to the berk db thing, which I also experienced some time ago, but with a different package. Ok, I'll close it |