Checking if your kit is complete... Looks good Writing Makefile for Mac::AppleEvents Writing Makefile for Mac::Components Writing Makefile for Mac::Files Writing Makefile for Mac::Gestalt Writing Makefile for Mac::InternetConfig Writing Makefile for MacPerl Writing Makefile for Mac::Memory Writing Makefile for Mac::MoreFiles Writing Makefile for Mac::Notification Writing Makefile for Mac::OSA Writing Makefile for Mac::Processes Writing Makefile for Mac::Resources Writing Makefile for Mac::Sound Writing Makefile for Mac::Speech Writing Makefile for Mac::Types Writing Makefile for Mac::Carbon cp Carbon.pm blib/lib/Mac/Carbon.pm make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Mac-Carbon/AppleEvents' cp AppleEvents.pm ../blib/lib/Mac/AppleEvents.pm cp AppleEvents.pod ../blib/lib/Mac/AppleEvents.pod /home/cpanrun/ia64/build/5.8.2/bin/perl ../xsubpps/xsubpp-5.8.0 -noprototypes -typemap /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/typemap AppleEvents.xs > AppleEvents.xsc && mv AppleEvents.xsc AppleEvents.c cc -c -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +DSitanium2 +Ofltacc=strict -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" AppleEvents.c Error 112: "../Carbon.h", line 67 # Include file not found. #include ^^^^^^^^^^ Error 112: "../Carbon.h", line 68 # Include file not found. #include ^^^^^^^^^^^ Error 112: "../Carbon.h", line 69 # Include file not found. #include ^^^^^^^^^ Error 112: "../Carbon.h", line 70 # Include file not found. #include ^^^^^^^^^ Error 112: "../Carbon.h", line 71 # Include file not found. #include ^^^^^^^^^^^^^^^^^^^^^ Error 20: "../Carbon.h", line 73 # ',' expected before 'MacOSRet'. typedef OSErr MacOSRet; ^^^^^^^^ Error 20: "../Carbon.h", line 74 # ',' expected before 'HandleRet'. typedef Handle HandleRet; ^^^^^^^^^ Error 20: "../Carbon.h", line 75 # ',' expected before 'RawPtr'. typedef Ptr RawPtr; ^^^^^^ Error 20: "../Carbon.h", line 105 # ';' expected before 'MacPerl_CopyC2P'. static StringPtr MacPerl_CopyC2P(const char * c, StringPtr p) ^^^^^^^^^^^^^^^ Error 419: "../Carbon.h", line 105 # 'StringPtr' is used as a type, but has not been defined as a type. static StringPtr MacPerl_CopyC2P(const char * c, StringPtr p) ^^^^^^^^^ Error 329: "../Carbon.h", line 107 # Cannot dereference non-pointer object. memcpy(p+1, c, *p = strlen(c)); ^ Error 172: "../Carbon.h", line 126 # Undeclared variable 'nil'. *(result+j) = (char) strtol(hexbyte, nil, 16); ^^^ Error 699: "../Carbon.h", line 126 # Error limit reached; halting compilation. *(result+j) = (char) strtol(hexbyte, nil, 16); ^^^ make[1]: *** [AppleEvents.o] Error 2 make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Mac-Carbon/AppleEvents' make: *** [subdirs] Error 2