Re: mod_svn 1.7.3 fails to build apache 2.4.1
From: Daniel Shahaf <danielsh_at_elego.de>
Date: Wed, 22 Feb 2012 20:44:50 +0200
Mario Brandt wrote on Wed, Feb 22, 2012 at 19:32:03 +0100:
It wasn't on the download page yet. I'm not going to split hairs as to
>
What's configure.js?
> C:\python27\python gen-make.py -t vcproj --vsnet-version=2008
I also tried 2.4.1 yesterday, built and tests passed.
> I know it is a bit wired, since I also compiled all versions of apache
Please use text/* MIME type for patches.
>
> --- subversion/mod_dav_svn/util.c.orig 2012-02-19 15:57:10.245000000 -0800
That's a wrong change -- it will break the build against 2.2.
Current trunk uses this:
#if AP_MODULE_MAGIC_AT_LEAST(20091119,0)
I'd be happy to backport the revisions implementing this change, and any
Thanks --
Daniel
> ap_log_rerror(APLOG_MARK, level, errno, r, "%s [%d, #%d]",
|
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.