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

Re: revision 3037 build failure

From: Neal D. Becker <nbecker_at_hns.com>
Date: 2002-08-23 15:35:38 CEST

Thanks. I was able to build 3037 after running

1. AUTOCONF=autoconf-2.53 AUTOHEADER=autoheader-2.53 ./autogen.sh

2. MANUALLY EDITING configure to change all -ldb to -ldb-4.0

3. ./configure --prefix=/usr --with-apxs=/usr/local/apache2/usr/bin/apxs
--with-apr=/usr/local/apache2/bin/apr-config
--with-apr-util=/usr/local/apache2/bin/apu-config
--with--berkeley-db=/usr/include/db4:/lib && make

I hope the problem with -ldb-4.0 can be fixed. I don't know enough
about autoconf to fix it myself. My setup is not unique, I believe
the installation of db4 as db-4.0 is standard for RedHat.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 23 15:36:43 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.