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

Re: httpd 2.0.48's apr-util doesn't work against Berkeley DB 4.2

From: Garret Wilson <garret_at_globalmentor.com>
Date: 2003-12-28 19:12:32 CET

Sander Striker wrote:
> I backported it to the APU_0_9_BRANCH of apr-util, so it will be in
> the next apr(-util) release, aswell as the next httpd release. In the
> meantime, I'd advise using apr-util APU_0_9_BRANCH (or at least
> updating configure.in and build/dbm.m4 to that version).

Hmmm... I've tried to update apr to recognize Berkeley DB 4.2 by using
the following:

cd srclib
rm -rf apr
rm -rf apr-lib
cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic co -r
APR_0_9_BRANCH apr
cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic co -r
APU_0_9_BRANCH apr-util

I then try to .configure Apache, and I get the same error---that Apache
cannot find Berkeley DB 4.

Right now, I'm going back to the http 2.0.48 from the tar file and going
back to Berkeley DB 4.1 to see if that works. Any idea what I'm doing wrong?

Garret

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Dec 28 19:13:20 2003

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.