Checking if your kit is complete... Warning: the following files are missing in your kit: Authen-ACE4.ppd Please inform the author. Note (probably harmless): No library found for -laceclnt Writing Makefile for Authen::ACE4 cp ACE4.pm blib/lib/Authen/ACE4.pm /home/cpanrun/ia64/build/5.8.2/bin/perl /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/typemap -typemap typemap ACE4.xs > ACE4.xsc && mv ACE4.xsc ACE4.c cc -c -I/opt/ace/ACEAgentSDK/inc -I/opt/ace/ACEAgentSDK -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.2\" -DXS_VERSION=\"1.2\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" -DUNIX -DSD_VERSION=5 ACE4.c Error 112: "ace.h", line 18 # Include file "acexport.h" not found. #include "acexport.h" ^^^^^^^^^^^^ Error 419: "ACE4.c", line 73 # 'SD_BOOL' is used as a type, but has not been defined as a type. SD_BOOL RETVAL; ^^^^^^^ Error 419: "ACE4.xs", line 95 # 'SDI_HANDLE' is used as a type, but has not been defined as a type. SDI_HANDLE handle; ^^^^^^^^^^ Error 419: "ACE4.xs", line 96 # 'SD_BOOL' is used as a type, but has not been defined as a type. SD_BOOL moreData; ^^^^^^^ Error 419: "ACE4.xs", line 97 # 'SD_BOOL' is used as a type, but has not been defined as a type. SD_BOOL echoFlag; ^^^^^^^ Error 419: "ACE4.xs", line 98 # 'SD_I32' is used as a type, but has not been defined as a type. SD_I32 respTimeout; ^^^^^^ Error 419: "ACE4.xs", line 99 # 'SD_I32' is used as a type, but has not been defined as a type. SD_I32 nextRespLen; ^^^^^^ Error 419: "ACE4.xs", line 101 # 'SD_I32' is used as a type, but has not been defined as a type. SD_I32 promptStrLen = sizeof(promptStr); ^^^^^^ Error 419: "ACE4.xs", line 102 # 'SD_ERROR' is used as a type, but has not been defined as a type. SD_ERROR result; ^^^^^^^^ Error 419: "ACE4.xs", line 132 # 'SD_BOOL' is used as a type, but has not been defined as a type. SD_BOOL moreData; ^^^^^^^ Error 419: "ACE4.xs", line 133 # 'SD_BOOL' is used as a type, but has not been defined as a type. SD_BOOL echoFlag; ^^^^^^^ Error 419: "ACE4.xs", line 134 # 'SD_I32' is used as a type, but has not been defined as a type. SD_I32 respTimeout; ^^^^^^ Error 699: "ACE4.xs", line 134 # Error limit reached; halting compilation. SD_I32 respTimeout; ^^^^^^ make: *** [ACE4.o] Error 2