[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

BDB 4.1.25 support was Re: Subversion 0.23.0 released.

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2003-05-20 08:17:23 CEST

--On Tuesday, May 20, 2003 12:24 AM -0400 WC -Sx- Jones <lists@insecurity.org>
wrote:

> Not, as I had been doing, this:
> ../dist/configure --prefix=/usr/local/BerkeleyDB \
> --enable-cxx --enable-java --enable-rpc --enable-tcl --enable-test
> --enable-umrw
>
> The second invocation will somehow breaks the Apache 2.0 compatibility test
> when it looks for db.h and immediately decides the one it found isn't the
> right version, thereby stopping Apache 2.0 from *seeing* it as the correct
> db4 installation...

FWIW, I just tried building BDB 4.1.25 with those options and installed it and
both Subversion and httpd found it just fine with the --with-berkeley-db
option.

I think you have another issue. Perhaps you have another installed BDB that
the linker (or compiler) is picking up. SVN's configure script will enforce
that the BDB headers and the libraries match up. If they don't match, SVN
will not mark it as found. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 20 08:18:11 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.