Checking if your kit is complete... Looks good Writing Makefile for Mac::CoreMIDI cp lib/Mac/CoreMIDI/Device.pm blib/lib/Mac/CoreMIDI/Device.pm cp lib/Mac/CoreMIDI/Port.pm blib/lib/Mac/CoreMIDI/Port.pm cp lib/Mac/CoreMIDI/Client.pm blib/lib/Mac/CoreMIDI/Client.pm cp lib/Mac/CoreMIDI/Entity.pm blib/lib/Mac/CoreMIDI/Entity.pm cp lib/Mac/CoreMIDI/Endpoint.pm blib/lib/Mac/CoreMIDI/Endpoint.pm cp lib/Mac/CoreMIDI.pm blib/lib/Mac/CoreMIDI.pm cp lib/Mac/CoreMIDI/Object.pm blib/lib/Mac/CoreMIDI/Object.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 CoreMIDI.xs > CoreMIDI.xsc && mv CoreMIDI.xsc CoreMIDI.c Please specify prototyping behavior for CoreMIDI.xs (see perlxs manual) cc -c -I. -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=\"0.04\" -DXS_VERSION=\"0.04\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" CoreMIDI.c Error 112: "helpers.h", line 15 # Include file not found. #include ^^^^^^^^^^^^^^^^^^^^^ Error 112: "helpers.h", line 16 # Include file not found. #include ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error 20: "helpers.h", line 18 # ',' expected before 'Mac_CoreMIDI_Object'. typedef MIDIObjectRef Mac_CoreMIDI_Object; ^^^^^^^^^^^^^^^^^^^ Error 20: "helpers.h", line 19 # ',' expected before 'Mac_CoreMIDI_Device'. typedef MIDIDeviceRef Mac_CoreMIDI_Device; ^^^^^^^^^^^^^^^^^^^ Error 20: "helpers.h", line 20 # ',' expected before 'Mac_CoreMIDI_Entity'. typedef MIDIEntityRef Mac_CoreMIDI_Entity; ^^^^^^^^^^^^^^^^^^^ Error 20: "helpers.h", line 21 # ',' expected before 'Mac_CoreMIDI_Endpoint'. typedef MIDIEndpointRef Mac_CoreMIDI_Endpoint; ^^^^^^^^^^^^^^^^^^^^^ Error 20: "helpers.h", line 22 # ',' expected before 'Mac_CoreMIDI_Client'. typedef MIDIClientRef Mac_CoreMIDI_Client; ^^^^^^^^^^^^^^^^^^^ Error 20: "helpers.h", line 23 # ',' expected before 'Mac_CoreMIDI_Port'. typedef MIDIPortRef Mac_CoreMIDI_Port; ^^^^^^^^^^^^^^^^^ Error 20: "helpers.h", line 25 # ',' expected before 'Mac_CoreMIDI_ThruConnection'. typedef MIDIThruConnectionRef Mac_CoreMIDI_ThruConnection; ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error 419: "helpers.h", line 27 # 'CFStringRef' is used as a type, but has not been defined as a type. SV * MIDIGetStringProperty(Mac_CoreMIDI_Object dev, CFStringRef propname); ^^^^^^^^^^^ Error 419: "helpers.h", line 28 # 'CFStringRef' is used as a type, but has not been defined as a type. SV * MIDIGetIntegerProperty(Mac_CoreMIDI_Object dev, CFStringRef propname); ^^^^^^^^^^^ Error 22: "helpers.h", line 30 # Syntax error. void MIDIClientNotify(const MIDINotification* message, void *refCon); ^ Error 699: "helpers.h", line 30 # Error limit reached; halting compilation. void MIDIClientNotify(const MIDINotification* message, void *refCon); ^ make: *** [CoreMIDI.o] Error 2