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

Re: configure doesn't accept BDB 4.0.14

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-11-22 09:32:51 CET

Mason Thomas <mlt_svn@sbcglobal.net> writes:

> Hi,
>
> I tried compiling r7828 of Subversion and the configure script reported
> the following error:
>
> configure: error: Berkeley DB in the source tree is not supported
> anymore
>
> This also happened with the tarball of 0.33.1.
> I have BDB 4.0.14, and the INSTALL file still recommends this as the
> preferred version. Am I doing something wrong or is BDB 4.0.14 really no
> supported anymore?

Heh. I think there's just some ambiguity in that error message.

I'm guessing you are reading it as:

   "The Berkeley DB which I've found in the source tree is no longer
   supported."

But I think the message really means:

   "We no longer support configuring against an in-tree copy of
   Berkeley DB."

So, just move your BDB source directory outside your Subversion build
area, or try just passing the --with-berkeley-db flag to configure.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Nov 22 09:33:51 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.