You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-dev@httpd.apache.org by Nikolay Ananiev <ha...@3dzone-bg.com> on 2005/07/12 13:53:10 UTC

[APREQ1] Compile error on Win32

The latest svn of apreq 1.33 fails to compile on win32
ActivePerl 5.8.7, VisualStudio .NET, Apache 1.33






    cl -c  -I../c -I"E:/Sites/Servers/Apache/include" -I"E:/Sites/Servers/Ap
ache/include/../os/win32" -I"E:/Downloads/modperl-1.0/src/modules/perl"  -no
logo
 -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRY
PT -
DBUILT_BY_ACTIVESTATE -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CON
TEXT
 -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1
-DVERSION=\"1.34\"  -DXS_VERSION=\"1.34\"  "-IE:\Sites\Perl\lib\CORE"
Request.c
Request.c
E:\Program Files\Microsoft Visual Studio .NET\Vc7\include\malloc.h(114) :
error C2059: syntax error : '('
E:\Program Files\Microsoft Visual Studio .NET\Vc7\include\malloc.h(115) :
error C2059: syntax error : '('
E:\Program Files\Microsoft Visual Studio .NET\Vc7\include\malloc.h(116) :
error C2059: syntax error : '('
e:\Sites\Servers\Apache\include\os.h(106) : warning C4005: 'lstat' : macro
redefinition
        E:\Sites\Perl\lib\CORE\XSUB.h(439) : see previous definition of
'lstat'
E:\Program Files\Microsoft Visual Studio .NET\Vc7\include\signal.h(92) :
error C2059: syntax error : '('
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.