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

subversion support for APR 1.6 missing for windows?

From: barry <barry_at_barrys-emacs.org>
Date: Wed, 27 Dec 2017 17:48:29 +0000

It seems that the subversion windows build does not support
apr 1.6.3, apr-utils 1.6.1 and apr-icon 1.2.1-R2 with unbundled
libexpat.

Did I miss something or is the state of play at the moment?

Calling gen-make.py like this for svn 1.9.7:

py -2 gen-make.py -t vcproj
--vsnet-version=2015 --release ^ --with-apr=%TARGET%\apr ^
    --with-apr-util=%TARGET%\apr-util ^
    --with-apr-iconv=%TARGET%\apr-iconv ^
    --with-serf=%TARGET%\serf-%SERF_VER% ^
    --with-openssl=%TARGET%\openssl ^
    --with-zlib=%TARGET%\zlib-%ZLIB_VER% ^
    --with-sqlite=%TARGET%\subversion-%SVN_VER%\sqlite-amalgamation ^
    --disable-gmock

I see the following error:

ERROR: 'C:\BuildRoot\Win64-VC-14.0-1.9.7\apr-util\include\expat.h' not
found. Use '--with-apr-util' option to configure APR-Util's XML
location.

Barry
Received on 2017-12-27 18:48:44 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.