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 -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"1.002\" -DXS_VERSION=\"1.002\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" syssgi.c syssgi.c:3:24: error: 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:3:24: error: sys/syssgi.h: No such file or directory 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:178: warning: initialization makes integer from pointer without a cast syssgi.c:180: error: 'SGI_GETTIMETRIM' undeclared (first use in this function) 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: In function '_SGI_SETTIMETRIM': syssgi.c:196: error: 'SGI_SETTIMETRIM' undeclared (first use in this function) syssgi.c:37: error: 'SGI_SYSID' undeclared (first use in this function) syssgi.c: In function 'main': syssgi.c:201: warning: return type of 'main' is not 'int' 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:178: warning: initialization makes integer from pointer without a cast 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' lipo: can't open input file: /var/tmp//cc2jI19s.out (No such file or directory) make: *** [syssgi.o] Error 1