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

Re: berkeley db header files

From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2000-09-25 01:10:42 CEST

Jim Blandy <jimb@savonarola.red-bean.com> writes:

> At the moment, as an intermediate step, the configure script is
> supposed to die if it can't find Berkeley DB. That's what the call to
> SVN_CHECK_BERKELEY_DB is there for, along with ac-helpers/berkeley-db.m4.

I guess it really is buggy, then. For the last two weeks that
autoconf test has simply failed and then moved on; it's never stopped
the configuration script. Here's an excerpt:

checking for Berkeley DB 3.1.14 or newer... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
...

And the config.log looks like:

configure:1814: checking for Berkeley DB 3.1.14 or newer
configure:1855: gcc -o conftest -g -O2 conftest.c -ldb 1>&5
/usr/libexec/elf/ld: cannot find -ldb
Received on Sat Oct 21 14:36:08 2006

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.