apache 2.4

Ralph Seichter macports-ml at seichter.de
Thu Apr 19 09:54:12 PDT 2012


On 19.04.12 18:48, Daniel J. Luke wrote:

> I believe subversion version since something like 1.6.5 could build
> against apache 2.4

Apache 2.4 introduces some API changes. You'll see compile errors like these:

subversion/mod_dav_svn/util.c: In function 'dav_svn__log_err':
subversion/mod_dav_svn/util.c:630:20: error: 'dav_error' has no member named 'save_errno'
subversion/mod_dav_svn/util.c:631:28: error: 'dav_error' has no member named 'save_errno'

A patch has been discussed on the subversion users' mailing list in
February 2012.

-Ralph


More information about the macports-users mailing list