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

Re: ra_serf now passes all tests was Re: svn commit: r22796 - trunk/subversion/tests/cmdline

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2006-12-24 18:26:00 CET

On 12/24/06, D.J. Heap <djheap@gmail.com> wrote:
> I have a full Apache 2.0.59 source install that has been built
> already. Here's my gen-make.py command:
>
> python.exe gen-make.py -t vcproj --vsnet-version=2005
> --with-httpd=..\Deps\httpd-2.0.59 --with-zlib=..\Deps\zlib123
> --with-openssl=..\Deps\openssl-0.9.8d --with-neon=..\Deps\neon-0.26.1
> --with-berkeley=..\Deps\db4-win32-4.4.20

Ah, two things: you're using httpd 2.0.x and using its bundled
APR/APR-util. That strategy doesn't work for 2.2.x as it isn't
bundled together (nor is that supported).

I guess I'll go rewrite the build system to truly support httpd
installs. *sigh* -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Dec 24 18:26:15 2006

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.