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

Re: Windows build

From: D.J. Heap <djheap_at_dhiprovo.com>
Date: 2003-10-29 22:08:15 CET

Sander Striker wrote:
>>From: D.J. Heap [mailto:djheap@dhiprovo.com]
>>Sent: Wednesday, October 29, 2003 9:17 PM
>
>
>>I'm having some trouble with the Windows build after updating to Apache
>>2.0.48 and r7563 of Subversion. The source of the trouble seems to be
>>that APU_HAVE_DB is defined as 0 in apu.h, so db.h is not being included
>>and things are quite bad thereafter.
>>
>>It looks like apu.h is always generated (copied) with APU_HAVE_DB as 0
>>on Windows. Am I missing a step or something to get it generated with 1
>>on Windows?
>
>
> It should get set to 1. I thought I handled this correctly already.
> If you're not up for looking into gen-make, I'll go diving in first thing
> in the morning.
>
>
> Sander
>

Hmm, you are correct, it is set to 1 in the apr-util inside the
Subversion folder, so most of Subversion builds fine. However,
mod_dav_svn is using the apr-util from Apache's directory which has it
set to 0. Do I need to tell Apache I have BDB installed somewhere?

The vcproj files for the apr stuff need to be updated, also. I can do
that once I've got everything working.

Thanks!

DJ

**********************************************************************
This email and any files transmitted with it are confidential
and intended solely for the use of the individual or entity to
whom they are addressed. If you have received this email
in error please notify the system manager.

This footnote also confirms that this email message has been
swept by MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 29 22:09:27 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.