Checking if your kit is complete... Looks good Note (probably harmless): No library found for -ldoor Note (probably harmless): No library found for -lthread Writing Makefile for Solaris::DevLog cp DevLog.pm blib/lib/Solaris/DevLog.pm cp example.pl blib/lib/Solaris/example.pl /home/cpanrun/ia64/build/5.8.2/bin/perl /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -noprototypes -typemap /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/typemap -typemap perlobject.map -typemap typemap DevLog.xs > DevLog.xsc && mv DevLog.xsc DevLog.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.00\" -DXS_VERSION=\"1.00\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" DevLog.c Error 112: "DevLog.xs", line 26 # Include file not found. #include ^^^^^^^^^^^ Error 112: "DevLog.xs", line 28 # Include file not found. #include ^^^^^^^^ Error 419: "DevLog.xs", line 33 # 'door_desc_t' is used as a type, but has not been defined as a type. ams_door_server_proc(void *cookie, char *argp, size_t arg_size, door_desc_t *dp, size_t n_desc) ^^^^^^^^^^^ Error 172: "DevLog.xs", line 80 # Undeclared variable 'I_CONSLOG'. ioc.ic_cmd = I_CONSLOG; ^^^^^^^^^ Error 172: "DevLog.xs", line 139 # Undeclared variable 'LOG_MAXPS'. databuf = (char *)malloc(LOG_MAXPS); ^^^^^^^^^ Error 172: "DevLog.xs", line 140 # Undeclared variable 'LOG_MAXPS'. data.maxlen = LOG_MAXPS; ^^^^^^^^^ Error 187: "DevLog.xs", line 170 # Referenced object 'pri' is not a member of struct log_ctl ["/usr/include/sys/strlog.h", line 72]. sv_pri = newSViv(lc.pri); ^^^^^^^ make: *** [DevLog.o] Error 2