Windows build issue with bundled apr-util
From: Martin Hauner <Martin.Hauner_at_gmx.net>
Date: 2006-06-07 17:16:33 CEST
Hi,
I'm trying to build the trunk with vs2005e. I copied the apr and neon
Building neon fails with a couple of
src\ne_xml.c(50) : error C2018: unknown character '0x40'
errors.
The problem is that in the apr-util file
..\svn-trunk\apr-util\xml\expat\lib\expat.h.in
the version defines are still pre AC_SUBST state.
#ifndef XML_MAJOR_VERSION
Downloading an apr-util zip archive from apache.org fixes the
-- Martin Subcommander, http://subcommander.tigris.org a cross platform Win32/Unix/MacOSX subversion gui client & diff/merge tool. "Feel free" – 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Jun 7 17:17:13 2006 |
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.