Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp Regexp.pm blib\lib\Regexp.pm C:\cpanrun-5.8\build\5-8-0\bin\perl.exe C:\cpanrun-5.8\build\5-8-0\lib\ExtUtils/xsubpp -typemap C:\cpanrun-5.8\build\5-8-0\lib\ExtUtils\typemap -typemap typemap Regexp.xs > Regexp.xsc && C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -MExtUtils::Command -e mv Regexp.xsc Regexp.c cl -c -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.004\" -DXS_VERSION=\"0.004\" "-IC:\cpanrun-5.8\build\5-8-0\lib\CORE" Regexp.c Regexp.c Regexp.xs(21) : warning C4005: 'PerlIO_stderr' : macro redefinition C:\cpanrun-5.8\build\5-8-0\lib\CORE\embed.h(2779) : see previous definition of 'PerlIO_stderr' Regexp.xs(99) : error C2065: 'sv_undef' : undeclared identifier Regexp.xs(99) : warning C4133: '=' : incompatible types - from 'int *' to 'struct sv *' Regexp.xs(111) : warning C4018: '<=' : signed/unsigned mismatch Regexp.xs(111) : warning C4047: '!=' : 'long ' differs in levels of indirection from 'char *' Regexp.xs(114) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'long ' Regexp.xs(114) : warning C4024: 'Perl_sv_setpvn' : different types for formal and actual parameter 3 Regexp.xs(117) : warning C4133: '=' : incompatible types - from 'int *' to 'struct sv *' Regexp.xs(122) : warning C4018: '<=' : signed/unsigned mismatch Regexp.xs(126) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'long ' Regexp.xs(126) : warning C4024: 'Perl_sv_setpvn' : different types for formal and actual parameter 3 Regexp.xs(129) : warning C4133: '=' : incompatible types - from 'int *' to 'struct sv *' Regexp.xs(147) : error C2113: pointer can only be subtracted from another pointer Regexp.xs(147) : error C2198: 'Perl_sv_setpvn' : too few actual parameters Regexp.xs(150) : warning C4133: '=' : incompatible types - from 'int *' to 'struct sv *' Regexp.xs(161) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'long ' Regexp.xs(161) : warning C4024: 'Perl_sv_setpvn' : different types for formal and actual parameter 3 Regexp.xs(161) : error C2039: 'subend' : is not a member of 'regexp' C:\cpanrun-5.8\build\5-8-0\lib\CORE\regexp.h(30) : see declaration of 'regexp' Regexp.xs(161) : error C2198: 'Perl_sv_setpvn' : too few actual parameters Regexp.xs(164) : warning C4133: '=' : incompatible types - from 'int *' to 'struct sv *' Regexp.xs(175) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'long ' Regexp.xs(175) : warning C4024: 'Perl_sv_setpvn' : different types for formal and actual parameter 3 Regexp.xs(178) : warning C4133: '=' : incompatible types - from 'int *' to 'struct sv *' Regexp.xs(195) : error C2113: pointer can only be subtracted from another pointer Regexp.xs(195) : error C2198: 'Perl_newSViv' : too few actual parameters Regexp.xs(203) : error C2113: pointer can only be subtracted from another pointer Regexp.xs(203) : error C2198: 'Perl_newSViv' : too few actual parameters Regexp.c(558) : error C2065: 'defgv' : undeclared identifier Regexp.c(558) : error C2223: left of '->sv_any' must point to struct/union Regexp.xs(242) : warning C4018: '<' : signed/unsigned mismatch Regexp.xs(244) : warning C4018: '<=' : signed/unsigned mismatch Regexp.xs(247) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'long ' Regexp.xs(247) : warning C4024: 'Perl_sv_setpvn' : different types for formal and actual parameter 3 Regexp.xs(251) : warning C4133: '=' : incompatible types - from 'int *' to 'struct sv *' Regexp.xs(262) : error C2113: pointer can only be subtracted from another pointer Regexp.xs(309) : error C2065: 'curpm' : undeclared identifier Regexp.xs(309) : error C2223: left of '->op_pmregexp' must point to struct/union NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.