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

Re: compile errors with 0.33

From: SteveKing <steveking_at_gmx.ch>
Date: 2003-11-14 20:40:24 CET

----- Original Message -----
From: "D.J. Heap" <dj@shadyvale.net>

> A tweak to apr-util is required -- search the archives for APU_HAVE_DB
> and you should find a small patch from Brane for it. It's only
> temporary until the next Apache release, I believe.

Thanks for the hint.

I changed
#define APU_HAVE_DB 0
in apu.h to
#define APU_HAVE_DB 1

and the added the path to the berkeley
header files to the incudes.
Now compiling goes without any problems...

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 14 20:41:39 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.