Checking if your kit is complete... Looks good Writing Makefile for Math::TrulyRandom cp TrulyRandom.pod blib/lib/Math/TrulyRandom.pod cp TrulyRandom.pm blib/lib/Math/TrulyRandom.pm /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/ExtUtils/typemap -typemap typemap TrulyRandom.xs > TrulyRandom.xsc && mv TrulyRandom.xsc TrulyRandom.c Please specify prototyping behavior for TrulyRandom.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 +DSitanium2 +Ofltacc=strict -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" TrulyRandom.c 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 +DSitanium2 +Ofltacc=strict -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" truerand.c Warning 361: "truerand.c", line 55 # Value-returning function might end without executing a return statement. tick() ^^^^ Warning 942: "truerand.c", line 86 # Types 'void (*)(int)' and 'void (*)()' are not assignment-compatible. (void) signal( 14 , interrupt); ^^^^^^^^^ Running Mkbootstrap for Math::TrulyRandom () chmod 644 TrulyRandom.bs rm -f blib/arch/auto/Math/TrulyRandom/TrulyRandom.so LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings -L/usr/lib/hpux64 TrulyRandom.o truerand.o -o blib/arch/auto/Math/TrulyRandom/TrulyRandom.so chmod 755 blib/arch/auto/Math/TrulyRandom/TrulyRandom.so cp TrulyRandom.bs blib/arch/auto/Math/TrulyRandom/TrulyRandom.bs chmod 644 blib/arch/auto/Math/TrulyRandom/TrulyRandom.bs Manifying blib/man3/Math::TrulyRandom.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl make: *** [test_dynamic] Hangup