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

Error building with db 4.1.24

From: Anders Rune Jensen <anders_at_gnulinux.dk>
Date: 2002-11-08 02:05:55 CET

Hello

I wanted to upgrade my server running subversion 0.14.3 with db 4.0.14
to the new 0.15. As I allways do I headed to www.sleepycat.com to get
the database and put it in the db dir inside the subversion package.
This time it was upgraded to a new 4.1.24, but I thought that it was
the latest and the greatest :)

Apperently something went wrong, because it seemed subversion was
trying to compile against 4.0.14 instead of 4.1.24 (which was inside
the db dir). Somehow it found my old subversion db.

The error I got after running make was:

libtool: link: cannot find the library
             `/usr/src/subversion-r3687/db/dist/libdb-4.0.la'

Configure parameters:

./configure --prefix=/usr --with-apxs=/usr/apache2/bin/apxs

So I went back and found db 4.0.14, downloaded it, and now everything
is running fine.

-- 
Anders Rune Jensen
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 8 02:07:50 2002

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.