Checking if your kit is complete... Looks good Writing Makefile for Sys::Signal cp Signal.pm blib/lib/Sys/Signal.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap typemap Signal.xs > Signal.xsc && mv Signal.xsc Signal.c Please specify prototyping behavior for Signal.xs (see perlxs manual) gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Signal.c Signal.xs: In function 'XS_Sys__Signal_set': Signal.xs:51: warning: passing argument 1 of 'Perl_whichsig' from incompatible pointer type Signal.xs:51: error: too few arguments to function 'Perl_whichsig' Signal.xs:52: warning: passing argument 1 of 'Perl_rsignal_state' makes pointer from integer without a cast Signal.xs:52: error: too few arguments to function 'Perl_rsignal_state' Signal.xs: In function 'XS_Sys__Signal_set': Signal.xs:51: warning: passing argument 1 of 'Perl_whichsig' from incompatible pointer type Signal.xs:58: warning: passing argument 1 of 'Perl_hv_fetch' from incompatible pointer typeSignal.xs:51: error: too few arguments to function 'Perl_whichsig' Signal.xs:58: warning: passing argument 2 of 'Perl_hv_fetch' from incompatible pointer type Signal.xs:58: warning: passing argument 3 of 'Perl_hv_fetch' makes pointer from integer without a cast Signal.xs:52: warning: passing argument 1 of 'Perl_rsignal_state' makes pointer from integer without a cast Signal.xs:58: error: too few arguments to function 'Perl_hv_fetch' Signal.xs:52: error: too few arguments to function 'Perl_rsignal_state' Signal.xs:59: warning: passing argument 1 of 'Perl_newSVsv' from incompatible pointer type Signal.xs:59: error: too few arguments to function 'Perl_newSVsv' Signal.xs:61: warning: passing argument 1 of 'Perl_mg_set' from incompatible pointer type Signal.xs:61: error: too few arguments to function 'Perl_mg_set' Signal.xs:58: warning: passing argument 1 of 'Perl_hv_fetch' from incompatible pointer type Signal.xs:58: warning: passing argument 2 of 'Perl_hv_fetch' from incompatible pointer type Signal.xs:58: warning: passing argument 3 of 'Perl_hv_fetch' makes pointer from integer without a cast Signal.xs:58: error: too few arguments to function 'Perl_hv_fetch' Signal.xs:59: warning: passing argument 1 of 'Perl_newSVsv' from incompatible pointer type Signal.xs:59: error: too few arguments to function 'Perl_newSVsv' Signal.xs:61: warning: passing argument 1 of 'Perl_mg_set' from incompatible pointer type Signal.xs:61: error: too few arguments to function 'Perl_mg_set' Signal.xs: In function 'XS_Sys__Signal_DESTROY': Signal.xs:74: warning: passing argument 1 of 'Perl_hv_fetch' from incompatible pointer type Signal.xs:74: warning: passing argument 2 of 'Perl_hv_fetch' from incompatible pointer type Signal.xs:74: warning: passing argument 3 of 'Perl_hv_fetch' makes pointer from integer without a cast Signal.xs:74: error: too few arguments to function 'Perl_hv_fetch' Signal.xs:79: warning: passing argument 1 of 'Perl_mg_set' from incompatible pointer type Signal.xs:79: error: too few arguments to function 'Perl_mg_set' Signal.xs:83: warning: passing argument 1 of 'Perl_rsignal' makes pointer from integer without a cast Signal.xs:83: warning: passing argument 2 of 'Perl_rsignal' makes integer from pointer without a cast Signal.xs:83: error: too few arguments to function 'Perl_rsignal' Signal.xs: In function 'XS_Sys__Signal_DESTROY': Signal.xs:74: warning: passing argument 1 of 'Perl_hv_fetch' from incompatible pointer type Signal.xs:74: warning: passing argument 2 of 'Perl_hv_fetch' from incompatible pointer type Signal.xs:74: warning: passing argument 3 of 'Perl_hv_fetch' makes pointer from integer without a cast Signal.xs:74: error: too few arguments to function 'Perl_hv_fetch' Signal.xs:79: warning: passing argument 1 of 'Perl_mg_set' from incompatible pointer type Signal.xs:79: error: too few arguments to function 'Perl_mg_set' Signal.xs:83: warning: passing argument 1 of 'Perl_rsignal' makes pointer from integer without a cast Signal.xs:83: warning: passing argument 2 of 'Perl_rsignal' makes integer from pointer without a cast Signal.xs:83: error: too few arguments to function 'Perl_rsignal' Signal.xs: In function 'boot_Sys__Signal': Signal.xs:32: warning: passing argument 1 of 'Perl_rsignal' makes pointer from integer without a cast Signal.xs:32: warning: passing argument 2 of 'Perl_rsignal' makes integer from pointer without a cast Signal.xs:32: error: too few arguments to function 'Perl_rsignal' Signal.xs: In function 'boot_Sys__Signal': Signal.xs:32: warning: passing argument 1 of 'Perl_rsignal' makes pointer from integer without a cast Signal.xs:32: warning: passing argument 2 of 'Perl_rsignal' makes integer from pointer without a cast Signal.xs:32: error: too few arguments to function 'Perl_rsignal' lipo: can't open input file: /var/tmp//cc0d4AN5.out (No such file or directory) make: *** [Signal.o] Error 1