Checking if your kit is complete... Looks good Writing Makefile for Devel::GC::Helper Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Devel/GC/Helper.pm blib\lib\Devel\GC\Helper.pm C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap Helper.xs > Helper.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Helper.xsc Helper.c Please specify prototyping behavior for Helper.xs (see perlxs manual) cl -c -I. -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.25\" -DXS_VERSION=\"0.25\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Helper.c Helper.c Helper.xs(54) : error C2039: 'op_pmreplstart' : is not a member of 'pmop' C:\cpanrun\build\5-10-0\lib\CORE\op.h(306) : see declaration of 'pmop' Helper.xs(54) : error C2198: 'walk_ops' : too few actual parameters Helper.xs(84) : error C2039: 'data' : is not a member of 'regexp' C:\cpanrun\build\5-10-0\lib\CORE\regexp.h(69) : see declaration of 'regexp' Helper.xs(86) : error C2039: 'data' : is not a member of 'regexp' C:\cpanrun\build\5-10-0\lib\CORE\regexp.h(69) : see declaration of 'regexp' Helper.xs(89) : error C2039: 'data' : is not a member of 'regexp' C:\cpanrun\build\5-10-0\lib\CORE\regexp.h(69) : see declaration of 'regexp' Helper.xs(92) : error C2039: 'data' : is not a member of 'regexp' C:\cpanrun\build\5-10-0\lib\CORE\regexp.h(69) : see declaration of 'regexp' Helper.xs(92) : error C2198: 'gc_note_sv' : too few actual parameters Helper.xs(142) : error C2196: case value '8' already used Helper.xs(242) : error C2039: 'cop_io' : is not a member of 'cop' C:\cpanrun\build\5-10-0\lib\CORE\cop.h(136) : see declaration of 'cop' Helper.xs(242) : error C2198: 'gc_note_sv' : too few actual parameters Helper.xs(243) : warning C4133: 'function' : incompatible types - from 'unsigned int *' to 'struct sv *' Helper.xs(285) : error C2065: 'PL_lineary' : undeclared identifier Helper.xs(293) : error C2065: 'PL_nullstash' : undeclared identifier Helper.xs(317) : error C2065: 'PL_rsfp_filters' : undeclared identifier Helper.xs(326) : error C2065: 'PL_lex_stuff' : undeclared identifier Helper.xs(326) : warning C4047: 'function' : 'struct sv *' differs in levels of indirection from 'int ' Helper.xs(326) : warning C4024: 'gc_note_sv' : different types for formal and actual parameter 2 Helper.xs(327) : error C2065: 'PL_lex_repl' : undeclared identifier Helper.xs(327) : warning C4047: 'function' : 'struct sv *' differs in levels of indirection from 'int ' Helper.xs(327) : warning C4024: 'gc_note_sv' : different types for formal and actual parameter 2 Helper.xs(329) : error C2065: 'PL_linestr' : undeclared identifier Helper.xs(329) : warning C4047: 'function' : 'struct sv *' differs in levels of indirection from 'int ' Helper.xs(329) : warning C4024: 'gc_note_sv' : different types for formal and actual parameter 2 Helper.xs(333) : error C2065: 'PL_in_my_stash' : undeclared identifier Helper.xs(380) : error C2039: 're_state_nrs' : is not a member of 're_save_state' C:\cpanrun\build\5-10-0\lib\CORE\regexp.h(604) : see declaration of 're_save_state' Helper.xs(380) : error C2198: 'gc_note_sv' : too few actual parameters Helper.xs(396) : warning C4013: 'Perl_Ipidstatus_ptr' undefined; assuming extern returning int Helper.xs(396) : error C2100: illegal indirection Helper.xs(399) : error C2065: 'PL_reg_sv' : undeclared identifier Helper.xs(399) : warning C4047: 'function' : 'struct sv *' differs in levels of indirection from 'int ' Helper.xs(399) : warning C4024: 'gc_note_sv' : different types for formal and actual parameter 2 NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.