Checking if your kit is complete... Looks good Writing Makefile for B::Size Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Size.pm blib\lib\B\Size.pm cp lib/B/TerseSize.pm blib\lib\B\TerseSize.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 -typemap typemap Size.xs > Size.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Size.xsc Size.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 -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Size.c Size.c b_sizeof.c(27) : error C2065: 'XRV' : undeclared identifier b_sizeof.c(35) : error C2027: use of undefined type 'xpvbm' C:\cpanrun\build\5-10-0\lib\CORE\perl.h(2373) : see declaration of 'xpvbm' Size.xs(51) : error C2039: 'regstclass' : is not a member of 'regexp' C:\cpanrun\build\5-10-0\lib\CORE\regexp.h(69) : see declaration of 'regexp' Size.xs(51) : error C2039: 'regstclass' : is not a member of 'regexp' C:\cpanrun\build\5-10-0\lib\CORE\regexp.h(69) : see declaration of 'regexp' Size.xs(53) : error C2039: 'startp' : is not a member of 'regexp' C:\cpanrun\build\5-10-0\lib\CORE\regexp.h(69) : see declaration of 'regexp' Size.xs(53) : error C2039: 'startp' : is not a member of 'regexp' C:\cpanrun\build\5-10-0\lib\CORE\regexp.h(69) : see declaration of 'regexp' Size.xs(54) : error C2039: 'endp' : is not a member of 'regexp' C:\cpanrun\build\5-10-0\lib\CORE\regexp.h(69) : see declaration of 'regexp' Size.xs(54) : error C2039: 'endp' : is not a member of 'regexp' C:\cpanrun\build\5-10-0\lib\CORE\regexp.h(69) : see declaration of 'regexp' Size.xs(56) : error C2039: 'data' : is not a member of 'regexp' C:\cpanrun\build\5-10-0\lib\CORE\regexp.h(69) : see declaration of 'regexp' Size.xs(57) : error C2039: 'data' : is not a member of 'regexp' C:\cpanrun\build\5-10-0\lib\CORE\regexp.h(69) : see declaration of 'regexp' Size.xs(58) : error C2039: 'data' : is not a member of 'regexp' C:\cpanrun\build\5-10-0\lib\CORE\regexp.h(69) : see declaration of 'regexp' Size.xs(62) : error C2039: 'data' : is not a member of 'regexp' C:\cpanrun\build\5-10-0\lib\CORE\regexp.h(69) : see declaration of 'regexp' Size.xs(65) : error C2039: 'data' : is not a member of 'regexp' C:\cpanrun\build\5-10-0\lib\CORE\regexp.h(69) : see declaration of 'regexp' Size.xs(65) : error C2198: 'B__Size_SV_size' : too few actual parameters Size.c(278) : warning C4090: '=' : different 'const' qualifiers Size.c(301) : warning C4090: '=' : different 'const' qualifiers NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.