Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp CUtilities.pm blib\lib\MassSpec\CUtilities.pm AutoSplitting blib\lib\MassSpec\CUtilities.pm (blib\lib\auto\MassSpec\CUtilities) 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 CUtilities.xs > CUtilities.xsc && C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -MExtUtils::Command -e mv CUtilities.xsc CUtilities.c Please specify prototyping behavior for CUtilities.xs (see perlxs manual) cl -c -I. -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.05\" -DXS_VERSION=\"0.05\" "-IC:\cpanrun-5.8\build\5-8-0\lib\CORE" -DWIN CUtilities.c CUtilities.c CUtilities.xs(9653) : error C2143: syntax error : missing ';' before 'type' CUtilities.xs(9654) : error C2143: syntax error : missing ';' before 'type' CUtilities.xs(9655) : error C2275: 'AV' : illegal use of this type as an expression C:\cpanrun-5.8\build\5-8-0\lib\CORE\perl.h(1712) : see declaration of 'AV' CUtilities.xs(9655) : error C2065: 'answer' : undeclared identifier CUtilities.xs(9656) : error C2143: syntax error : missing ';' before 'type' CUtilities.xs(9657) : error C2143: syntax error : missing ';' before 'type' CUtilities.xs(9659) : error C2065: 'low' : undeclared identifier CUtilities.xs(9660) : error C2065: 'total' : undeclared identifier CUtilities.xs(9661) : error C2065: 'maxindex' : undeclared identifier CUtilities.xs(9662) : error C2065: 'high' : undeclared identifier CUtilities.xs(9666) : error C2065: 'mid' : undeclared identifier CUtilities.xs(9667) : error C2065: 'val' : undeclared identifier CUtilities.xs(9667) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data CUtilities.xs(9675) : error C2065: 'saveMid' : undeclared identifier CUtilities.xs(9679) : error C2065: 'cnt' : undeclared identifier NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.