Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp RegExp.pm blib\lib\Devel\RegExp.pm AutoSplitting blib\lib\Devel\RegExp.pm (blib\lib\auto\Devel\RegExp) 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 Please specify prototyping behavior for RegExp.xs (see perlxs manual) 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.1\" -DXS_VERSION=\"0.1\" "-IC:\cpanrun-5.8\build\5-8-0\lib\CORE" RegExp.c RegExp.c RegExp.xs(44) : error C2065: 'sawi' : undeclared identifier RegExp.xs(100) : error C2143: syntax error : missing ')' before '(' RegExp.xs(100) : error C2143: syntax error : missing ')' before '(' RegExp.xs(100) : error C2091: function returns function RegExp.xs(100) : error C2091: function returns function RegExp.xs(100) : error C2061: syntax error : identifier 'Perl_get_context' RegExp.xs(100) : error C2059: syntax error : ';' RegExp.xs(100) : error C2059: syntax error : ')' RegExp.xs(102) : error C2449: found '{' at file scope (missing function header?) RegExp.xs(115) : warning C4003: not enough actual parameters for macro 'regprop' RegExp.xs(145) : warning C4003: not enough actual parameters for macro 'regprop' RegExp.xs(157) : error C2059: syntax error : '}' RegExp.xs(163) : warning C4003: not enough actual parameters for macro 'regprop' RegExp.xs(165) : error C2449: found '{' at file scope (missing function header?) RegExp.xs(287) : error C2059: syntax error : '}' RegExp.xs(302) : error C2449: found '{' at file scope (missing function header?) RegExp.xs(307) : error C2059: syntax error : '}' RegExp.c(354) : warning C4013: 'regcomp' undefined; assuming extern returning int RegExp.c(354) : warning C4047: '=' : 'struct regexp *' differs in levels of indirection from 'int ' RegExp.c(393) : warning C4003: not enough actual parameters for macro 'regprop' RegExp.c(393) : warning C4133: 'function' : incompatible types - from 'char *' to 'struct sv *' RegExp.c(393) : error C2059: syntax error : ')' RegExp.xs(351) : error C2039: 'subbase' : 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(358) : warning C4018: '<' : signed/unsigned mismatch RegExp.xs(363) : warning C4018: '<=' : signed/unsigned mismatch RegExp.xs(369) : warning C4047: '=' : 'char *' differs in levels of indirection from 'long ' RegExp.xs(370) : warning C4047: '=' : 'char *' differs in levels of indirection from 'long ' RegExp.xs(375) : error C2065: 'sv_undef' : undeclared identifier RegExp.xs(375) : warning C4133: '=' : incompatible types - from 'int *' to 'struct sv *' RegExp.xs(376) : warning C4133: '=' : incompatible types - from 'int *' to 'struct sv *' NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.