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

Compile: --with-berkeley-db=(4.2) not recognised by apr-util

From: William Webber <wew_at_williamwebber.com>
Date: 2004-04-06 16:39:27 CEST

Hi all!

I'm trying to compile subversion 1.0.1. I've installed
BerkeleyDB 4.2 under /usr/local/BerkeleyDB.4.2. I run
configure with the flag
"--with-berkeley-db=/usr/local/BerkeleyDB.4.2". Configure
fails with the error:

   configure: error: Berkeley DB not found.
   configure failed for apr-util

Scrolling back up, the first checking message for BerkeleyDB
says:

   checking checking for Berkeley DB 4.1 in /usr/local/BerkeleyDB.4.2...

i.e. the first version of Berkeley DB it looks for is 4.1.

Looking in the file apr-util/build/dbm.m4, I see that indeed
Berkeley DB 4.1 is the latest version checked for.

svn 1.0.1's apr-util is (apparently) the same as in apache
2.0.48. The apr-util in apache 2.0.49, however, does look
for Berkeley DB 4.2.

I can fix this myself, but I was wondering, should this go
into the issue tracker? Will the next subversion release
have the newer apr-util included in it?

Thanks,

William

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 6 15:31:14 2004

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

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