Checking if your kit is complete... Looks good Writing Makefile for SGI::syssgi cp lib/SGI/syssgi.pm blib/lib/SGI/syssgi.pm AutoSplitting blib/lib/SGI/syssgi.pm (blib/lib/auto/SGI/syssgi) gcc -c -DUSE_REENTRANT_API -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -L/lib/hpux32 -DUINT32_MAX_BROKEN -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.002\" -DXS_VERSION=\"1.002\" -fPIC -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi/CORE syssgi.c syssgi.c:3:24: sys/syssgi.h: No such file or directory syssgi.c: In function `_SGI_SYSID': syssgi.c:35: error: `MAXSYSIDSIZE' undeclared (first use in this function) syssgi.c:35: error: (Each undeclared identifier is reported only once syssgi.c:35: error: for each function it appears in.) syssgi.c:37: error: `SGI_SYSID' undeclared (first use in this function) syssgi.c: In function `_SGI_SETLED': syssgi.c:56: error: `SGI_SETLED' undeclared (first use in this function) syssgi.c: In function `_SGI_RDNAME': syssgi.c:72: error: `SGI_RDNAME' undeclared (first use in this function) syssgi.c: In function `_SGI_GETNVRAM': syssgi.c:94: error: `SGI_GETNVRAM' undeclared (first use in this function) syssgi.c: In function `_SGI_SETNVRAM': syssgi.c:118: error: `SGI_SETNVRAM' undeclared (first use in this function) syssgi.c: In function `_SGI_SSYNC': syssgi.c:132: error: `SGI_SSYNC' undeclared (first use in this function) syssgi.c: In function `_SGI_BDFLUSHCNT': syssgi.c:147: error: `SGI_BDFLUSHCNT' undeclared (first use in this function) syssgi.c: In function `_SGI_SET_AUTOPWRON': syssgi.c:165: error: `SGI_SET_AUTOPWRON' undeclared (first use in this function) syssgi.c: In function `_SGI_GETTIMETRIM': syssgi.c:180: error: `SGI_GETTIMETRIM' undeclared (first use in this function) syssgi.c: In function `_SGI_SETTIMETRIM': syssgi.c:196: error: `SGI_SETTIMETRIM' undeclared (first use in this function) syssgi.c: In function `main': syssgi.c:201: warning: return type of 'main' is not `int' make: *** [syssgi.o] Error 1