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

build problems 1.4.5

From: <vasiliy_at_linuxspecial.com>
Date: 2007-11-20 20:01:06 CET

Gents,

   Trying to compile latest svn 1.4.5 (tar ball), apache
2.2.4... without Berkeley DB support... Here is my compile
flag for svn:

./configure --with-apxs=/usr/local/apache/bin/apxs \
         --without-berkeley-db \
         --enable-maintainer-mode \
         --with-apr=/usr/local/apache \
         --with-apr-util=/usr/local/apache

SVN compiles, installs just fine.. When I try restarting
apache, I get:

/usr/lib/libsvn_fs_base-1.so.0: undefined symbol:
db_create

Can someone please help? I thought --without-berkeley-db
would solve this :)

THANKS

-Vasiliy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 20 20:02:05 2007

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.