Joe Schaefer wrote: > I cut a tarball from trunk that Randy > and company can test out on Win32: > > http://people.apache.org/~joes/libapreq2-trunk.tar.gz > > Assuming it gets tested and generally agreed > to be worth releasing, is anyone willing to > do the honors and volunteer for RM duties?
Still doesn't build on Win32: [...] cl.exe /Fo"C:\Temp\LIBAPR~1.12\win32\libs\handle.obj" /nologo /MD /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "APREQ_DECLARE_EXPORT" /I"C:\apache2.2\include" /I"C:\Temp\LIBAPR~1.12\include" /I"C:\Temp\LIBAPR~1.12\module\apache2" /YX /FD /c C:\Temp\LIBAPR~1.12\module\apache2\handle.c cl : Command line warning D9002 : ignoring unknown option '/YX' handle.c c:\temp\libapreq2-2.12\module\apache2\apreq_module_apache2.h(149) : error C2059: syntax error : '(' NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\bin\cl.exe"' : return code '0x2' Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\bin\nmake.exe"' : return code '0x2' Stop. I guess it's tripping up on http://svn.apache.org/viewvc?view=rev&revision=744417, which I assume was an attempt to do something similar to my hack in http://marc.info/?l=apreq-dev&m=123391925319834&w=2 This is using VC8, Apache 2.2.10, Perl 5.10.0, mod_perl 2.0.4.