Checking if your kit is complete... Looks good Writing Makefile for Sys::Utmp cp lib/Sys/Utmp/Utent.pm blib/lib/Sys/Utmp/Utent.pm cp lib/Sys/Utmp.pm blib/lib/Sys/Utmp.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 Utmp.xs > Utmp.xsc && mv Utmp.xsc Utmp.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=\"1.6\" -DXS_VERSION=\"1.6\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" Utmp.c Error 172: "Utmp.xs", line 211 # Undeclared variable 'UT_HOSTSIZE'. static char ut_host[UT_HOSTSIZE]; ^^^^^^^^^^^ Error 176: "Utmp.xs", line 211 # Size of array must be an integral constant expression of value greater than 0. static char ut_host[UT_HOSTSIZE]; ^^^^^^^^^^^ Error 181: "Utmp.xs", line 254 # Expected 2 argument(s) for "char *strcpy(char *,const char *)"; had 3 instead. strcpy(ut_host, "",1); ^^^^^^^^^^^^^^^^^^^^^ make: *** [Utmp.o] Error 2