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

Re: Win32 Build nigthmare (was: 1.5.0-beta1 tarballs up for signing/testing)

From: Jens Peters <jpeters7677_at_gmx.de>
Date: Thu, 13 Mar 2008 22:22:46 +0100

> When I build a standard Apache 2.2.8, the apr-util is not built with
> BDB support and this seems to not allow the SVN build to proceed.
> Perhaps it is something simpler I am missing? Perhaps I can use 1.4.6
> and let it build apr and apr-util correctly and then I can copy that?
>

Inside apr-util there is a perl script called
'httpd-2.2.8\srclib\apr-util\build\w32locatedb.pl'. You have to run that
to add support of bdb to apr-util before compiling apache/apr. Then you
can use these builds for compiling subversion. At least that works for
me with svn-1.4.6. We are using my VS2005 build (everything recompiled,
including bdb44, apache2, libint) in production since 1.4.1 without any
problems, so support of VS2005 isn't that bad.

Regards, Jens

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-13 22:23:04 CET

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.