Public bug reported:
Binary package hint: libaprutil1-dev
I'm building Subversion from source on a freshly installed Feisty
system, something that I've been able to do hundreds of times on an Edgy
system. I've installed the required -devel packages, as well as any
dependent libraries.
When configuring Subversion it doesn't seem to be able to find the
Berkeley DB development files. This is because it uses `apu-config
--libs' to determine which libraries apr-util was linked against.
Currently, the system-provided`apu-config --libs' does not return
anything, whereas a custom build one returns `-ldb-4.4 -lsqlite3
-lexpat', which is what I expect from the apu-config provided by
libaprutil1-dev.
Running `ldd /usr/lib/libaprutil-1.so' shows that apr-util is linked
against libdb-4.4, libsqlite3, and libexpat, so I believe this is a bug.
** Affects: apr-util (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
apu-config --libs has no output
https://launchpad.net/bugs/96980
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs