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

Re: in-tree Berkeley DB (was: Re: .autogen.sh error for svn revision 8113)

From: Sander Striker <striker_at_apache.org>
Date: 2003-12-29 19:24:55 CET

On Mon, 2003-12-29 at 19:14, Garret Wilson wrote:
> However, when trying to configure Subversion:
>
> ./configure --with-libs=/usr/local/ssl --with-ssl
> --with-apr=/usr/local/apache2 --with-apr-util=/usr/local/apache2
> --with-berkeley-db=/usr/local/BerkeleyDB.4.2
>
> I now get:
>
> [...]
> configure: Apache Portable Runtime (APR) library configuration
> checking for APR... yes
> checking APR version... 0.9.5
> configure: Apache Portable Runtime Utility (APRUTIL) library configuration
> checking for APR-util... yes
> checking APR-UTIL version... 0.9.5
> configure: error: Configuring against an in-tree copy of Berkeley DB is no
> longer supported. Berkeley DB must be separately
> installed,
> and perhaps specified by adding --with-berkeley-db=PATH

Hmmm. There is no db/ directory in your source tree?

> I've never used an in-tree copy of Berkeley DB, as far as I know, and as
> you can see I *am* using the --with-berkeley-db switch.

Ah, yes, and you shouldn't. You should only use this switch when
apr-util is in-tree. Maybe this isn't clear from the docs.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 29 19:25:36 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.