Checking if your kit is complete... Looks good Writing Makefile for CAD::ProEngineer cp ProEngineer.pm blib/lib/CAD/ProEngineer.pm AutoSplitting blib/lib/CAD/ProEngineer.pm (blib/lib/auto/CAD/ProEngineer) cp interp.pl blib/lib/CAD/interp.pl /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 ProEngineer.xs > ProEngineer.xsc && mv ProEngineer.xsc ProEngineer.c 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 +DSitanium2 +Ofltacc=strict -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" ProEngineer.c Error 112: "ProEngineer.xs", line 15 # Include file "ProToolkit.h" not found. #include "ProToolkit.h" ^^^^^^^^^^^^^^ Error 112: "ProEngineer.xs", line 16 # Include file "ProUtil.h" not found. #include "ProUtil.h" ^^^^^^^^^^^ Error 112: "ProEngineer.xs", line 17 # Include file "ProMenu.h" not found. #include "ProMenu.h" ^^^^^^^^^^^ Error 112: "ProEngineer.xs", line 18 # Include file "ProMenuBar.h" not found. #include "ProMenuBar.h" ^^^^^^^^^^^^^^ Error 112: "ProEngineer.xs", line 19 # Include file "ProUICmd.h" not found. #include "ProUICmd.h" ^^^^^^^^^^^^ Error 112: "ProEngineer.xs", line 20 # Include file "ProParameter.h" not found. #include "ProParameter.h" ^^^^^^^^^^^^^^^^ Error 112: "ProEngineer.xs", line 21 # Include file "ProDimension.h" not found. #include "ProDimension.h" ^^^^^^^^^^^^^^^^ Error 419: "ProEngineer.xs", line 102 # 'uiCmdAccessState' is used as a type, but has not been defined as a type. uiCmdAccessState std_uiCmdAccessState_ACCESS_AVAILABLE(uiCmdAcce ^^^^^^^^^^^^^^^^ Error 419: "ProEngineer.xs", line 102 # 'uiCmdAccessMode' is used as a type, but has not been defined as a type. uiCmdAccessState std_uiCmdAccessState_ACCESS_AVAILABLE(uiCmdAccessMode access_mode) { ^^^^^^^^^^^^^^^ Error 172: "ProEngineer.xs", line 104 # Undeclared variable 'ACCESS_AVAILABLE'. return(ACCESS_AVAILABLE); ^^^^^^^^^^^^^^^^ Error 585: "ProEngineer.xs", line 109 # Expected an operator before 'command'. int std_uiCmdCmdActFn(uiCmdCmdId command, uiCmdValue *p_value, void *p_push_command_data) { ^^^^^^^ Error 19: "ProEngineer.xs", line 109 # Unexpected 'void'. int std_uiCmdCmdActFn(uiCmdCmdId command, uiCmdValue *p_value, void *p_push_command_data) { ^^^^ Error 699: "ProEngineer.xs", line 109 # Error limit reached; halting compilation. int std_uiCmdCmdActFn(uiCmdCmdId command, uiCmdValue *p_value, void *p_push_command_data) { ^^^^ make: *** [ProEngineer.o] Error 2