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

Re: Berkely db 4.2 + apr-util: Almost There!

From: Nathan Kidd <nathan_at_hummingbird.com>
Date: 2004-03-01 19:40:55 CET

Robert Guthrie wrote:

> I've compiled Berkely db, created symbolic links as suggested, patched
> the subersion-included apr-util/configure script, added the Berkeley/lib
> directory to LD_LIBRARY_PATH, and run subversion's "./configure
> --with-berkeley-db=/path/to/BerkelyDB4.2 --with-dbm=db42". It seems to
> know where to look now, but I don't think it's finding the libraries.
> Here's the last of the ./configure output:
>
> checking checking for Berkeley DB 4.2 in /tmp/subversion/BerkeleyDB.4.2...
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for db-4.2... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for db4... no
> checking db4/db.h usability... no
> checking db4/db.h presence... no
> checking for db4/db.h... no
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> checking for db... no
> configure: error: Berkeley db4 not found
> configure failed for apr-util
<SNIP>
Any hints as to why it's not finding whatever it's looking for?

I just finished doing similar (but building APR in apache) on a RH9 box
and got the same error. I rm -rf'ed the whole httpd build tree and
unpacked the fresh tar, re-applied the srclib/apr-util/configure patch,
and ran configure again: it worked.

Try starting from a completely clean build tree.

-Nathan

>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 1 19:40:17 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.