Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15256] subversion 1.6.2 fails to find Berkeley DB

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15256] subversion 1.6.2 fails to find Berkeley DB
  • Date: 21 Jul 2009 23:14:55 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15256


Glyn Kennington <glyn AT ox.compsoc.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |glyn AT ox.compsoc.net




--- Comment #2 from Glyn Kennington <glyn AT ox.compsoc.net> 2009-07-21
18:14:53 ---
I had the same problem when upgrading from apr-util 1.2.12 to 1.3.7. apr's
DSO
capability means that "apu-config --libs" no longer includes "-ldb", so
subversion's configure script doesn't know how to link against Berkeley DB.

Either of the following should fix it:
build apr-util with --disable-util-dso
build subversion with --with-berkeley-db=:::db (instead of just
--with-berkeley-db)

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page