Checking if your kit is complete... Looks good Writing Makefile for Scalar::Util::Clone Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Scalar/Util/Clone.pm blib\lib\Scalar\Util\Clone.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 Clone.xs > Clone.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Clone.xsc Clone.c 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 -O2 -W4 -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Clone.c Command line warning D4025 : overriding '/O1' with '/O2' Command line warning D4025 : overriding '/W3' with '/W4' Clone.c C:\PROGRA~1\MICROS~3\VC98\INCLUDE\qos.h(236) : warning C4201: nonstandard extension used : nameless struct/union C:\PROGRA~1\MICROS~3\VC98\INCLUDE\qos.h(463) : warning C4201: nonstandard extension used : nameless struct/union Clone.xs(169) : error C2039: 'xhv_array' : is not a member of 'xpvhv' C:\cpanrun\build\5-10-0\lib\CORE\hv.h(71) : see declaration of 'xpvhv' Clone.xs(207) : error C2065: 'PL_he_root' : undeclared identifier Clone.xs(209) : warning C4047: '=' : 'struct he *' differs in levels of indirection from 'int ' Clone.xs(210) : warning C4047: '=' : 'int ' differs in levels of indirection from 'struct he *' Clone.xs(220) : error C2039: 'xpv_pv' : is not a member of 'xpv' C:\cpanrun\build\5-10-0\lib\CORE\sv.h(392) : see declaration of 'xpv' Clone.xs(220) : error C2065: 'PL_he_arenaroot' : undeclared identifier Clone.xs(221) : warning C4047: '=' : 'int ' differs in levels of indirection from 'struct xpv *' Clone.xs(225) : warning C4047: '=' : 'int ' differs in levels of indirection from 'struct he *' Clone.xs(392) : error C2065: 'SVs_PADBUSY' : undeclared identifier Clone.xs(410) : warning C4127: conditional expression is constant Clone.xs(418) : warning C4127: conditional expression is constant Clone.xs(427) : warning C4127: conditional expression is constant Clone.xs(437) : warning C4127: conditional expression is constant Clone.xs(459) : warning C4127: conditional expression is constant Clone.xs(461) : error C2196: case value '8' already used Clone.xs(471) : warning C4127: conditional expression is constant Clone.xs(486) : warning C4127: conditional expression is constant Clone.xs(509) : warning C4013: 'AvFLAGS' undefined; assuming extern returning int Clone.xs(509) : error C2106: '=' : left operand must be l-value Clone.xs(554) : error C2039: 'xhv_array' : is not a member of 'xpvhv' C:\cpanrun\build\5-10-0\lib\CORE\hv.h(71) : see declaration of 'xpvhv' Clone.xs(557) : error C2039: 'xhv_array' : is not a member of 'xpvhv' C:\cpanrun\build\5-10-0\lib\CORE\hv.h(71) : see declaration of 'xpvhv' Clone.xs(558) : error C2039: 'xhv_array' : is not a member of 'xpvhv' C:\cpanrun\build\5-10-0\lib\CORE\hv.h(71) : see declaration of 'xpvhv' Clone.xs(563) : error C2039: 'xhv_eiter' : is not a member of 'xpvhv' C:\cpanrun\build\5-10-0\lib\CORE\hv.h(71) : see declaration of 'xpvhv' Clone.xs(563) : error C2039: 'xhv_eiter' : is not a member of 'xpvhv' C:\cpanrun\build\5-10-0\lib\CORE\hv.h(71) : see declaration of 'xpvhv' Clone.xs(564) : error C2039: 'xhv_eiter' : is not a member of 'xpvhv' C:\cpanrun\build\5-10-0\lib\CORE\hv.h(71) : see declaration of 'xpvhv' Clone.xs(564) : warning C4047: 'function' : 'struct he *' differs in levels of indirection from 'char ' Clone.xs(564) : warning C4024: 'clone_he' : different types for formal and actual parameter 2 Clone.xs(564) : error C2198: 'clone_he' : too few actual parameters Clone.xs(578) : warning C4013: 'HvPMROOT' undefined; assuming extern returning int Clone.xs(578) : error C2106: '=' : left operand must be l-value Clone.xs(579) : error C2106: '=' : left operand must be l-value Clone.c(638) : warning C4127: conditional expression is constant Clone.c(638) : warning C4127: conditional expression is constant Clone.xs(631) : warning C4127: conditional expression is constant Clone.c(687) : warning C4127: conditional expression is constant Clone.c(704) : warning C4127: conditional expression is constant Clone.c(704) : warning C4127: conditional expression is constant NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.