This module will only run under the MPE/iX operating system Checking if your kit is complete... Looks good Writing Makefile for MPE::Process cp Process.pm blib/lib/MPE/Process.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 Process.xs > Process.xsc && mv -f Process.xsc Process.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 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Process.c Process.xs:4:17: error: mpe.h: No such file or directory Process.xs:4:17: error: mpe.h: No such file or directory Process.xs: In function 'XS_MPE__Process_activate1': Process.xs:85: error: 'CCL' undeclared (first use in this function) Process.xs:85: error: (Each undeclared identifier is reported only once Process.xs:85: error: for each function it appears in.) Process.xs: In function 'XS_MPE__Process_kill1': Process.xs:99: error: 'CCL' undeclared (first use in this function) Process.xs: In function 'XS_MPE__Process_activate1': Process.xs:85: error: 'CCL' undeclared (first use in this function) Process.xs:85: error: (Each undeclared identifier is reported only once Process.xs:85: error: for each function it appears in.) Process.xs: In function 'XS_MPE__Process_kill1': Process.xs:99: error: 'CCL' undeclared (first use in this function) lipo: can't open input file: /var/tmp//ccPeAevU.out (No such file or directory) make: *** [Process.o] Error 1