Checking if your kit is complete... Looks good Writing Makefile for cpr Writing Makefile for Inline::CPR cp CPR.pod blib/lib/Inline/CPR.pod cp CPR.pm blib/lib/Inline/CPR.pm make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-CPR/c' /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl -I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64 -I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2 cpr.plc /home/cpanrun/ia64-lp64/build/5.8.2/bin > tmp.c && mv tmp.c cpr.c cc -c +Z -I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE cpr.c Error 100: "cpr.c", line 12 # String and character constants cannot span lines. printf("The CPR interpreter failed to exec /home/cpanrun/ia64-lp64/buil ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error 585: "cpr.c", line 13 # Expected an operator before 'The'. The system call 'execl' failed with error code %d ^^^ Error 585: "cpr.c", line 13 # Expected an operator before 'system'. The system call 'execl' failed with error code %d ^^^^^^ Error 585: "cpr.c", line 13 # Expected an operator before 'call'. The system call 'execl' failed with error code %d ^^^^ Error 585: "cpr.c", line 13 # Expected an operator before ''execl''. The system call 'execl' failed with error code %d ^^^^^^^ Error 585: "cpr.c", line 13 # Expected an operator before 'failed'. The system call 'execl' failed with error code %d ^^^^^^ Error 585: "cpr.c", line 13 # Expected an operator before 'with'. The system call 'execl' failed with error code %d ^^^^ Error 100: "cpr.c", line 14 # String and character constants cannot span lines. ", errno); ^^^^^^^^^^ Error 24: "cpr.c", line 13 # '(' expected instead of 'error'. The system call 'execl' failed with error code %d ^^^^^ Error 585: "cpr.c", line 14 # Expected an operator before '", errno)"'. ", errno); ^^^^^^^^^^ Warning 97: "cpr.c", line 13 # Character constant has value unrepresentable by an int. The system call 'execl' failed with error code %d ^^^^^^^ Error 22: "cpr.c", line 15 # Syntax error. return errno; ^^^^^^ make[1]: *** [cpr.o] Error 2 make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-CPR/c' make: *** [subdirs] Error 2