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

Re: Subversion/Neon win32 compilation

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2007-03-29 10:26:42 CEST

On Wed, Mar 28, 2007 at 05:32:42PM +0200, Yves Martin wrote:
> I uses VS2005 to compile, openssl is compiled. APR libraries are
> compiled to, but neon build has failed with:
> NMAKE : fatal error U1073: don't know how to make 'config.hw'

config.hw is created at release time by .release.sh (so exists in all
released tarballs, but not the SVN repos); you can just copy
config.hw.in to config.hw and and manually edit the *VERSION* macros if
building from source without /bin/sh.

> At linkage, the "zlibstat.lib" is not found whereas the zlib directory
> contains object files but not the lib.

I can't help with that; I can't see where zlibstat.lib is referenced by
neon.mak?

Regards,

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 29 10:27:07 2007

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.