Checking if your kit is complete... Looks good Writing Makefile for Devel::Peek Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Peek.pm blib\lib\Devel\Peek.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 Peek.xs > Peek.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Peek.xsc Peek.c Please specify prototyping behavior for Peek.xs (see perlxs manual) cl -c -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.96\" -DXS_VERSION=\"0.96\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Peek.c Peek.c Peek.xs(162) : error C2065: 'sv_undef' : undeclared identifier Peek.xs(162) : warning C4133: '==' : incompatible types - from 'int *' to 'struct sv *' Peek.xs(162) : error C2065: 'sv_no' : undeclared identifier Peek.xs(162) : warning C4133: '==' : incompatible types - from 'int *' to 'struct sv *' Peek.xs(162) : error C2065: 'sv_yes' : undeclared identifier Peek.xs(162) : warning C4133: '==' : incompatible types - from 'int *' to 'struct sv *' Peek.xs(163) : warning C4133: '==' : incompatible types - from 'int *' to 'struct sv *' Peek.xs(170) : warning C4133: '==' : incompatible types - from 'int *' to 'struct sv *' Peek.xs(255) : error C2196: case value '8' already used Peek.xs(292) : error C2065: 'na' : undeclared identifier Peek.xs(320) : error C2065: 'op_name' : undeclared identifier Peek.xs(320) : error C2109: subscript requires array or pointer type Peek.xs(322) : error C2109: subscript requires array or pointer type Peek.xs(322) : warning C4047: 'initializing' : 'char *' differs in levels of indirection from 'int ' Peek.xs(325) : error C2039: 'op_seq' : is not a member of 'op' C:\cpanrun\build\5-10-0\lib\CORE\op.h(279) : see declaration of 'op' Peek.xs(326) : error C2039: 'op_seq' : is not a member of 'op' C:\cpanrun\build\5-10-0\lib\CORE\op.h(279) : see declaration of 'op' Peek.xs(327) : error C2109: subscript requires array or pointer type Peek.xs(327) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int ' Peek.xs(327) : warning C4024: 'strcmp' : different types for formal and actual parameter 1 Peek.xs(327) : error C2065: 'op_desc' : undeclared identifier Peek.xs(327) : error C2109: subscript requires array or pointer type Peek.xs(327) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int ' Peek.xs(327) : warning C4024: 'strcmp' : different types for formal and actual parameter 2 Peek.xs(328) : error C2109: subscript requires array or pointer type Peek.xs(333) : error C2065: 'GVOP' : undeclared identifier Peek.xs(333) : error C2059: syntax error : ')' Peek.xs(335) : error C2059: syntax error : ')' Peek.xs(339) : error C2043: illegal break Peek.xs(340) : error C2046: illegal case Peek.xs(342) : error C2043: illegal break Peek.xs(343) : error C2046: illegal case Peek.xs(344) : error C2046: illegal case Peek.xs(349) : error C2043: illegal break Peek.xs(351) : error C2059: syntax error : 'if' Peek.xs(355) : error C2099: initializer is not a constant Peek.xs(356) : error C2059: syntax error : 'if' Peek.xs(384) : error C2059: syntax error : 'if' Peek.xs(450) : error C2059: syntax error : 'if' Peek.xs(490) : error C2059: syntax error : 'if' Peek.xs(492) : error C2143: syntax error : missing ')' before '(' Peek.xs(492) : error C2143: syntax error : missing ')' before '(' Peek.xs(492) : error C2091: function returns function Peek.xs(492) : error C2091: function returns function Peek.xs(492) : error C2061: syntax error : identifier 'Perl_get_context' Peek.xs(492) : error C2059: syntax error : ';' Peek.xs(492) : error C2059: syntax error : ')' Peek.xs(494) : error C2059: syntax error : 'switch' Peek.xs(519) : error C2143: syntax error : missing ')' before '(' Peek.xs(519) : error C2143: syntax error : missing ')' before '(' Peek.xs(519) : error C2091: function returns function Peek.xs(519) : error C2143: syntax error : missing ')' before '(' Peek.xs(519) : error C2091: function returns function Peek.xs(519) : error C2091: function returns function Peek.xs(519) : error C2061: syntax error : identifier 'Perl_get_context' Peek.xs(519) : error C2059: syntax error : ';' Peek.xs(519) : error C2059: syntax error : ')' Peek.xs(520) : error C2059: syntax error : 'if' Peek.xs(526) : error C2059: syntax error : '}' Peek.xs(704) : error C2065: 'SVs_PADBUSY' : undeclared identifier Peek.xs(809) : error C2196: case value '8' already used Peek.xs(873) : warning C4013: 'DumpMagic' undefined; assuming extern returning int Peek.xs(897) : warning C4013: 'AvFLAGS' undefined; assuming extern returning int Peek.xs(900) : error C2065: 'AVf_REAL' : undeclared identifier Peek.xs(901) : error C2065: 'AVf_REIFY' : undeclared identifier Peek.xs(902) : error C2065: 'AVf_REUSED' : undeclared identifier Peek.xs(931) : warning C4018: '<=' : signed/unsigned mismatch Peek.xs(969) : warning C4013: 'HvPMROOT' undefined; assuming extern returning int Peek.xs(1003) : error C2039: 'op_seq' : is not a member of 'op' C:\cpanrun\build\5-10-0\lib\CORE\op.h(279) : see declaration of 'op' Peek.xs(1079) : warning C4013: 'GvLASTEXPR' undefined; assuming extern returning int Peek.xs(1099) : warning C4013: 'IoSUBPROCESS' undefined; assuming extern returning int Peek.xs(1119) : error C2065: 'sv_arenaroot' : undeclared identifier Peek.xs(1119) : warning C4047: '=' : 'struct sv *' differs in levels of indirection from 'int ' Peek.xs(1152) : warning C4133: '==' : incompatible types - from 'int *' to 'struct sv *' Peek.xs(1256) : error C2039: 'op_seq' : is not a member of 'op' C:\cpanrun\build\5-10-0\lib\CORE\op.h(279) : see declaration of 'op' NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.