Where will the RxPerl source directory be constructed? [../../RxPerl] Writing Makefile for Rx cp annotate_regexes.pl blib/lib/annotate_regexes.pl cp dump_regexes.pl blib/lib/dump_regexes.pl cp bytecode.pl blib/lib/bytecode.pl cp Rx.pm blib/lib/Rx.pm cp offsets.pl blib/lib/offsets.pl cp testit.pl blib/lib/testit.pl cp try.pl blib/lib/try.pl /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/ExtUtils/typemap Rx.xs > Rx.xsc && mv Rx.xsc Rx.c Please specify prototyping behavior for Rx.xs (see perlxs manual) cc -c -IRxPerl -DREG_COMP_C -DDEBUGGING -fast +Onolimit +Opromote_indirect_calls +DAportable +DS2.0 -DVERSION=\"0.53\" -DXS_VERSION=\"0.53\" +Z "-I/home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/CORE" Rx.c cc: warning 5004: Uninitialized variable "RETVAL" in function "XS_Rx__xs_callback_glue" (5004) cc -c -IRxPerl -DREG_COMP_C -DDEBUGGING -fast +Onolimit +Opromote_indirect_calls +DAportable +DS2.0 -DVERSION=\"0.53\" -DXS_VERSION=\"0.53\" +Z "-I/home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/CORE" Dump.c cc: "Dump.c", line 161: warning 604: Pointers are not assignment-compatible. cc: "Dump.c", line 206: error 1588: "op_pmregexp" undefined. cc: "Dump.c", line 206: error 1531: Invalid member of struct or union. cc: "Dump.c", line 371: warning 604: Pointers are not assignment-compatible. cc: "Dump.c", line 371: warning 563: Argument #2 is not the correct type. make: *** [Dump.o] Error 1