What is the type of a signed 64 bit integer? [none] What is the type of a signed 32 bit integer? [int] Writing Makefile for Fingerprint::Rabin::Internal Writing Makefile for Fingerprint::Rabin cp Rabin.pm blib/lib/Fingerprint/Rabin.pm make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Fingerprint-Rabin/Internal' cp Internal.pm ../blib/lib/Fingerprint/Rabin/Internal.pm 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.1\" -DXS_VERSION=\"0.1\" +Z "-I/home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/CORE" rabin64.c cc: "rabin64.c", line 1487: warning 604: Pointers are not assignment-compatible. cc: "rabin64.c", line 1487: warning 563: Argument #2 is not the correct type. cc: "rabin64.c", line 1493: warning 604: Pointers are not assignment-compatible. cc: "rabin64.c", line 1493: warning 563: Argument #2 is not the correct type. cc: "rabin64.c", line 1519: warning 727: Cast truncates pointer into 32 bit integer. cc: "rabin64.c", line 1689: error 1000: Unexpected symbol: "fingerprint_t". cc: "rabin64.c", line 1690: error 1584: Inconsistent type declaration: "fingerprint_from_text". cc: "rabin64.c", line 1692: error 1718: Types are not assignment-compatible. make[1]: *** [rabin64.o] Error 1 make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Fingerprint-Rabin/Internal' make: *** [subdirs] Error 2