Checking if your kit is complete... Looks good Writing Makefile for Sys::Signal Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Signal.pm blib\lib\Sys\Signal.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 Signal.xs > Signal.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Signal.xsc Signal.c Please specify prototyping behavior for Signal.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.02\" -DXS_VERSION=\"0.02\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Signal.c Signal.c Signal.xs(51) : warning C4133: 'function' : incompatible types - from 'char *' to 'struct interpreter *' Signal.xs(51) : error C2198: 'Perl_whichsig' : too few actual parameters Signal.xs(52) : warning C4047: 'function' : 'struct interpreter *' differs in levels of indirection from 'int ' Signal.xs(52) : warning C4024: 'Perl_rsignal_state' : different types for formal and actual parameter 1 Signal.xs(52) : error C2198: 'Perl_rsignal_state' : too few actual parameters Signal.xs(58) : warning C4013: 'Perl_hv_fetch' undefined; assuming extern returning int Signal.xs(58) : warning C4047: '=' : 'struct sv ** ' differs in levels of indirection from 'int ' Signal.xs(59) : warning C4133: 'function' : incompatible types - from 'struct sv *' to 'struct interpreter *' Signal.xs(59) : error C2198: 'Perl_newSVsv' : too few actual parameters Signal.xs(60) : warning C4013: 'Perl_sv_setsv' undefined; assuming extern returning int Signal.xs(61) : warning C4133: 'function' : incompatible types - from 'struct sv *' to 'struct interpreter *' Signal.xs(61) : error C2198: 'Perl_mg_set' : too few actual parameters Signal.xs(74) : warning C4047: '=' : 'struct sv ** ' differs in levels of indirection from 'int ' Signal.xs(79) : warning C4133: 'function' : incompatible types - from 'struct sv *' to 'struct interpreter *' Signal.xs(79) : error C2198: 'Perl_mg_set' : too few actual parameters Signal.xs(80) : warning C4244: '=' : conversion from 'long ' to 'unsigned char ', possible loss of data Signal.xs(83) : warning C4047: 'function' : 'struct interpreter *' differs in levels of indirection from 'int ' Signal.xs(83) : warning C4024: 'Perl_rsignal' : different types for formal and actual parameter 1 Signal.xs(83) : warning C4047: 'function' : 'int ' differs in levels of indirection from 'void (__cdecl *)(int )' Signal.xs(83) : warning C4024: 'Perl_rsignal' : different types for formal and actual parameter 2 Signal.xs(83) : error C2198: 'Perl_rsignal' : too few actual parameters Signal.xs(32) : error C2065: 'SIGALRM' : undeclared identifier Signal.xs(32) : warning C4047: 'function' : 'struct interpreter *' differs in levels of indirection from 'int ' Signal.xs(32) : warning C4024: 'Perl_rsignal' : different types for formal and actual parameter 1 Signal.xs(32) : warning C4047: 'function' : 'int ' differs in levels of indirection from 'void (__cdecl *)(int )' Signal.xs(32) : warning C4024: 'Perl_rsignal' : different types for formal and actual parameter 2 Signal.xs(32) : error C2198: 'Perl_rsignal' : too few actual parameters NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.