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

Re: difficulty compiling with DB4.2.52

From: Timothee Besset <ttimo_at_idsoftware.com>
Date: 2003-12-22 08:46:29 CET

If that can be of any help, I've had the same bug since svn 0.34. I'm
still using DB 4.0 because of that .. next release of apr-util is supposed
to fix it (it would be great if it could come 'soon' so I can upgrade to
0.35.1 and DB 4.2 at the same time).

TTimo

On Sun, 21 Dec 2003 23:29:52 -0800
Mason Thomas <mlt_svn@sbcglobal.net> wrote:

> Hi,
>
> I recently decided to use Berkeley DB4.2.52 as the recommended DB
> (rather than 4.0.14, which has worked well for me so far) along with a
> fresh download of subversion-0.35.1. I have a Debian Linux system on
> x86.
>
> I compiled BDB according to their build instructions (./configure, make,
> make install as root) and now have a /usr/local/BerkeleyDB4.2 directory.
> I then tried to compile subversion, starting with:
> ./configure --enable-maintainer-mode
> --with-berkeley-db=/usr/local/BerkeleyDB4.2
>
> Unfortunately, this fails the configure step with:
> .
> .
> .
> checking checking for Berkeley DB 1 in /usr/local/BerkeleyDB.4.2/lib...
> checking db_185.h usability... no
> checking db_185.h presence... no
> checking for db_185.h... no
> checking for Berkeley DB... not found
> configure: error: Berkeley DB not found.
> configure failed for apr-util
>
> (Note that there were other db checks before the above snippet. I can
> post those if necessary.)
>
> Is there something obvious I am missing?
>
> Thanks,
>
> -Mason
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 22 08:47:03 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.