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 /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap Utmp.xs > Utmp.xsc && mv Utmp.xsc Utmp.c 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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"1.6\" -DXS_VERSION=\"1.6\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Utmp.c Utmp.xs: In function 'constant': Utmp.xs:131: error: 'ACCOUNTING' undeclared (first use in this function) Utmp.xs:131: error: (Each undeclared identifier is reported only once Utmp.xs:131: error: for each function it appears in.) Utmp.xs:135: error: 'BOOT_TIME' undeclared (first use in this function) Utmp.xs:139: error: 'DEAD_PROCESS' undeclared (first use in this function) Utmp.xs:143: error: 'EMPTY' undeclared (first use in this function) Utmp.xs:147: error: 'INIT_PROCESS' undeclared (first use in this function) Utmp.xs:151: error: 'LOGIN_PROCESS' undeclared (first use in this function) Utmp.xs:155: error: 'NEW_TIME' undeclared (first use in this function) Utmp.xs:159: error: 'OLD_TIME' undeclared (first use in this function) Utmp.xs:163: error: 'RUN_LVL' undeclared (first use in this function) Utmp.xs:167: error: 'USER_PROCESS' undeclared (first use in this function) Utmp.xs: In function 'constant': Utmp.xs:131: error: 'ACCOUNTING' undeclared (first use in this function) Utmp.xs:131: error: (Each undeclared identifier is reported only once Utmp.xs:131: error: for each function it appears in.) Utmp.xs:135: error: 'BOOT_TIME' undeclared (first use in this function) Utmp.xs:139: error: 'DEAD_PROCESS' undeclared (first use in this function) Utmp.xs:143: error: 'EMPTY' undeclared (first use in this function) Utmp.xs:147: error: 'INIT_PROCESS' undeclared (first use in this function) Utmp.xs:151: error: 'LOGIN_PROCESS' undeclared (first use in this function) Utmp.xs:155: error: 'NEW_TIME' undeclared (first use in this function) Utmp.xs:159: error: 'OLD_TIME' undeclared (first use in this function) Utmp.xs:163: error: 'RUN_LVL' undeclared (first use in this function) Utmp.xs:167: error: 'USER_PROCESS' undeclared (first use in this function) Utmp.xs: In function 'XS_Sys__Utmp_getutent': Utmp.xs:227: warning: assignment makes pointer from integer without a cast Utmp.xs:234: error: 'struct utmp' has no member named 'ut_id' Utmp.xs:239: error: 'struct utmp' has no member named 'ut_type' Utmp.xs:244: error: 'struct utmp' has no member named 'ut_pid' Utmp.xs:254: error: too many arguments to function 'strcpy' Utmp.xs:258: error: 'struct utmp' has no member named 'ut_user' Utmp.xs: In function 'XS_Sys__Utmp_getutent': Utmp.xs:227: warning: assignment makes pointer from integer without a cast Utmp.xs:234: error: 'struct utmp' has no member named 'ut_id' Utmp.xs:239: error: 'struct utmp' has no member named 'ut_type' Utmp.xs:244: error: 'struct utmp' has no member named 'ut_pid' Utmp.xs:254: error: too many arguments to function 'strcpy' Utmp.xs:258: error: 'struct utmp' has no member named 'ut_user' lipo: can't open input file: /var/tmp//ccgLydqH.out (No such file or directory) make: *** [Utmp.o] Error 1