On Thu, 2007-03-29 at 09:26 +0100, Joe Orton wrote: > 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.
Thanks you my neon compilation is over: 3 more build targets achieved by the subversion_vcnet.sln ! > > 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? These errors come from subversion targets... In fact, the zlib 1.2.3 win32 compilation fails with: Performing Makefile project actions nmake /f win32\Makefile.msc ASFLAGS="-nologo -Zi -coff" LOC="-DASMV -DASMINF" OBJA="gvmat32c.obj gvmat32.obj inffas32.obj" CFLAGS="/nologo /W3 /FD /GX /DWIN32 /D_WINDOWS /MD /O2 /Zi $(LOC)" STATICLIB=zlibstat.lib zlibstat.lib ml -c -nologo -Zi -coff inffas32.asm Assembling: inffas32.asm inffas32.asm(647) : error A2070: invalid instruction operands inffas32.asm(649) : error A2070: invalid instruction operands inffas32.asm(663) : error A2070: invalid instruction operands inffas32.asm(720) : error A2070: invalid instruction operands NMAKE : fatal error U1077: '"D:\Programs\Microsoft Visual Studio 8\VC \bin\ml.EXE"' : return code '0x1' Stop. Which zlib version is known to compile with VS2005 ? Thank you in advance. Regards -- Yves Martin _______________________________________________ neon mailing list [email protected] http://mailman.webdav.org/mailman/listinfo/neon
