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

Re: [Issue 632] - Build failure subversion-r1302

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-02-19 23:09:17 CET

issues@subversion.tigris.org writes:

> The Berkeley DB version was db-4.0.14 -- downloaded from their
> website ("Sleepycat Software: Berkeley DB 4.0.14: (November 18, 2001)
>
> This is version 4.0.14 of Berkeley DB from Sleepycat Software")
>
> The version of SVN as indicated was r1302 ("Version 0.9.rc1 (released
> 15 Feb 2002, revision ??)").
>
> ./configure options were ./configure --enable-maintainer-mode --
> disable-shared --prefix=~/install
>
> i.e. as the INSTALL file section II.A.1, except for test installation
> target.

I'm tired of going to the issues database, let's talk about this on
the developer's list.

The fact that it's trying to build libsvn_fs indicates that it found
*some* libdb.so during the configuration process. But the undefined
symbol errors indicate that the linker is using the wrong version of
db.

How did you install db4? Where is it installed? Or did you just
unpack it into the svn tree? What other versions of db are installed?
(What OS are you using?)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:09 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.