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

FW: configure: error: Berkeley DB not found

From: Mark Scheufele <mark.scheufele_at_diasemi.com>
Date: 2004-10-04 14:34:58 CEST

Ok my configure line now looks as follows:

[root@majestix:...subversion-1.1.0-rc3]#./configure --prefix=/usr/local/stow/subversion-1.1.0-rc3 --with-berkeley-db="/usr/local/db-4.2.52.NC"

The berkeley db include files and libraries are available under:

[root@majestix:...subversion-1.1.0-rc3]#ls /usr/local/db-4.2.52.NC/[i,l]*
/usr/local/db-4.2.52.NC/include:
db.h db_cxx.h

/usr/local/db-4.2.52.NC/lib:
libdb-4.2.a libdb-4.2.la libdb-4.2.so libdb-4.so libdb.a libdb.so

But still they aren't found!

checking for Berkeley DB 4.2 in /usr/local/db-4.2.52.NC...
checking db42/db.h usability... no
checking db42/db.h presence... no
checking for db42/db.h... 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 -ldb-4.2... no
checking db42/db.h usability... no
checking db42/db.h presence... no
checking for db42/db.h... 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 -ldb4... no
checking db42/db.h usability... no
checking db42/db.h presence... no
checking for db42/db.h... 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 -ldb... No

Any ideas?,

mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 4 14:35:29 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.