Checking if your kit is complete... Looks good Writing Makefile for Sys::Signal cp Signal.pm blib/lib/Sys/Signal.pm /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/ExtUtils/typemap -typemap typemap Signal.xs > Signal.xsc && mv Signal.xsc Signal.c Please specify prototyping behavior for Signal.xs (see perlxs manual) cc -c -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64 -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +Onolimit +Opromote_indirect_calls -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" +Z "-I/home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/CORE" Signal.c cc: "Signal.xs", line 51: error 1621: Too few arguments for Perl_whichsig. cc: "Signal.xs", line 51: warning 604: Pointers are not assignment-compatible. cc: "Signal.xs", line 51: warning 563: Argument #1 is not the correct type. cc: "Signal.xs", line 52: error 1621: Too few arguments for Perl_rsignal_state. cc: "Signal.xs", line 52: warning 725: Argument #1 converts 32 bit integer to pointer. cc: "Signal.xs", line 58: error 1621: Too few arguments for Perl_hv_fetch. cc: "Signal.xs", line 58: warning 604: Pointers are not assignment-compatible. cc: "Signal.xs", line 58: warning 563: Argument #1 is not the correct type. cc: "Signal.xs", line 58: warning 604: Pointers are not assignment-compatible. cc: "Signal.xs", line 58: warning 563: Argument #2 is not the correct type. cc: "Signal.xs", line 58: warning 527: Integral value implicitly converted to pointer in assignment. cc: "Signal.xs", line 58: warning 563: Argument #3 is not the correct type. cc: "Signal.xs", line 59: error 1621: Too few arguments for Perl_newSVsv. cc: "Signal.xs", line 59: warning 604: Pointers are not assignment-compatible. cc: "Signal.xs", line 59: warning 563: Argument #1 is not the correct type. cc: "Signal.xs", line 61: error 1621: Too few arguments for Perl_mg_set. cc: "Signal.xs", line 61: warning 604: Pointers are not assignment-compatible. cc: "Signal.xs", line 61: warning 563: Argument #1 is not the correct type. cc: "Signal.xs", line 74: error 1621: Too few arguments for Perl_hv_fetch. cc: "Signal.xs", line 74: warning 604: Pointers are not assignment-compatible. cc: "Signal.xs", line 74: warning 563: Argument #1 is not the correct type. cc: "Signal.xs", line 74: warning 604: Pointers are not assignment-compatible. cc: "Signal.xs", line 74: warning 563: Argument #2 is not the correct type. cc: "Signal.xs", line 74: warning 725: Argument #3 converts 32 bit integer to pointer. cc: "Signal.xs", line 79: error 1621: Too few arguments for Perl_mg_set. cc: "Signal.xs", line 79: warning 604: Pointers are not assignment-compatible. cc: "Signal.xs", line 79: warning 563: Argument #1 is not the correct type. cc: "Signal.xs", line 83: error 1621: Too few arguments for Perl_rsignal. cc: "Signal.xs", line 83: warning 725: Argument #1 converts 32 bit integer to pointer. cc: "Signal.xs", line 83: warning 727: Argument #2 truncates pointer into 32 bit integer. cc: "Signal.xs", line 32: error 1621: Too few arguments for Perl_rsignal. cc: "Signal.xs", line 32: warning 722: Argument #1 converts 32 bit constant to pointer. cc: "Signal.xs", line 32: warning 727: Argument #2 truncates pointer into 32 bit integer. make: *** [Signal.o] Error 1