Re: mod_svn 1.7.3 fails to build apache 2.4.1
From: Daniel Shahaf <danielsh_at_elego.de>
Date: Mon, 20 Feb 2012 01:13:18 +0200
[please paste inline in the future, if it's reasonably sized.]
Mario Brandt wrote on Sun, Feb 19, 2012 at 23:49:14 +0100:
(At the time of this writing, httpd-2.4.1 is not blessed as GA.)
> the build errors http://pastebin.com/raw.php?i=Q3b08hDy
> 3>------ Build started: Project: mod_dav_svn, Configuration: Release Win32 ------
This is mod_dav_svn's code:
#if AP_MODULE_MAGIC_AT_LEAST(20091119,0)
This is httpd-2.4.1's code:
#define MODULE_MAGIC_NUMBER_MAJOR 20120211
Are you sure your compiler's include path (-I flags) is correct, and not
I tried building with 2.3.16-beta a few weeks ago and it worked.
> Any idea how to fix that?
Daniel
|
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.