Issac Goldstand wrote:
> Please give the tarball at
> 
> http://people.apache.org/~issac/libapreq2-2.11.tar.gz
> 
> a try and report comments/problems/etc. to the apreq-dev list
> at [email protected].
> 

I have a build error using VC++ 2005 on Win32 with perl-5.10.0,
apache-2.2.10, mod_perl-2.0.4:

[...]
cl.exe /Fo"C:\Temp\LIBAPR~1.11\win32\libs\error.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.11\include" /YX /FD /c
C:\Temp\LIBAPR~1.11\library\error.c
cl : Command line warning D9002 : ignoring unknown option '/YX'
error.c
NMAKE : fatal error U1073: don't know how to make '.\libapreq.rc'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
8\VC\bin\nmake.exe"' : return code '0x2'
Stop.

Reply via email to