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

Re: mod_svn 1.7.3 fails to build apache 2.4.1

From: Mario Brandt <jblond_at_gmail.com>
Date: Wed, 22 Feb 2012 19:32:03 +0100

Hi Daniel,
> (At the time of this writing, httpd-2.4.1 is not blessed as GA.)

It was, but the announcement was out that time. However not it is released ;-)

> Are you sure your compiler's include path (-I flags) is correct, and not
> picking up any httpd-2.x headers?

I'm sure I picked up the right headers. The configure.js does a good
job on windows.
C:\python27\python gen-make.py -t vcproj --vsnet-version=2008
--with-httpd=C:\build\httpd-2.4.1-x86
--with-openssl=C:\build\httpd-2.4.1-x86\srclib\openssl
 --with-zlib=C:\build\subversion-1.7.3-ap24-x86\zlib
--with-apr=C:\build\httpd-2.4.1-x86\srclib\apr

> I tried building with 2.3.16-beta a few weeks ago and it worked.
I know it is a bit wired, since I also compiled all versions of apache
before with svn without any issue.

Well, I added a patch making it work.

Cheers
Mario

Received on 2012-02-22 19:32:39 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.