Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp const.pl blib\lib\Win32API\const.pl cp Const.pm blib\lib\Win32API\Const.pm AutoSplitting blib\lib\Win32API\Const.pm (blib\lib\auto\Win32API\Const) 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 Const.xs > Const.xsc && C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -MExtUtils::Command -e mv Const.xsc Const.c Please specify prototyping behavior for Const.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.011\" -DXS_VERSION=\"0.011\" "-IC:\cpanrun-5.8\build\5-8-0\lib\CORE" Const.c Const.c Const.xs(199) : error C2065: 'sv_undef' : undeclared identifier Const.xs(199) : warning C4133: '=' : incompatible types - from 'int *' to 'struct sv *' Const.xs(210) : warning C4133: '=' : incompatible types - from 'int *' to 'struct sv *' Const.xs(226) : warning C4018: '>' : signed/unsigned mismatch Const.xs(236) : warning C4018: '>' : signed/unsigned mismatch Const.xs(246) : warning C4018: '>' : signed/unsigned mismatch Const.xs(256) : warning C4018: '>' : signed/unsigned mismatch NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.