apu-config --libs has no output
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apr-util (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
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-
Running `ldd /usr/lib/
I think that being unable to use a library to satisfy the dependencies of manual from-source builds is a fairly serious bug. Could someone with the necessary privileges tag this bug with a suitably high "Importance" value, please?