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
_______________________________________________
neon mailing list
[email protected]
http://mailman.webdav.org/mailman/listinfo/neon

Reply via email to