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

RE: Compiling Subversion on Windows

From: Mark Raymond <markr_at_raymonds.org.uk>
Date: Mon, 12 Mar 2012 21:07:09 -0000

Thank you! This solved the XML linking issue.
The SSL_SESSION_cmd issue was solved by going back to openssl-0.9.8, as that
function was removed in openssl-1.0.0.
Mark.

From: kmradke_at_rockwellcollins.com [mailto:kmradke_at_rockwellcollins.com]
Sent: 12 March 2012 19:55
To: Mark Raymond
Cc: users_at_subversion.apache.org
Subject: Re: Compiling Subversion on Windows

Mark,

> I've been attempting to compile Subversion on Windows (64-bit). I've been
> able to solve most of the issues I had when compiling, but there's just
one
> file left that is refusing to compile - libsvn_ra-1.dll.
> The build environment is Visual Studio 2008 on Windows 7 64-bit, using the
> x64 Cross Tools Command Prompt.

You might want to check out the forums at http://www.apachehaus.com
They build x64 versions of the subversion libraries with VS 2008.

Looks like they ran into similar problems:

http://www.apachehaus.com/forum/index.php?topic=143.0

Adding /D XML_STATUS to EXPAT_FLAGS in neon\neon.mak line 57
is what helped get rid of those import errors.

Kevin R.
Received on 2012-03-12 22:08:10 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.