Checking if your kit is complete... Looks good Writing Makefile for Device::ParallelPort::drv::parport cp parport.pm blib/lib/Device/ParallelPort/drv/parport.pm /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap parport.xs > parport.xsc && mv parport.xsc parport.c Please specify prototyping behavior for parport.xs (see perlxs manual) 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.0\" -DXS_VERSION=\"1.0\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" parport.c parport.xs:10:27: error: sys/sysmacros.h: No such file or directory parport.xs:11:27: error: linux/parport.h: No such file or directory parport.xs:13:25: error: linux/ppdev.h: No such file or directory parport.xs: In function 'XS_Device__ParallelPort__drv__parport_parport_opendev': parport.xs:29: error: 'PPCLAIM' undeclared (first use in this function) parport.xs:29: error: (Each undeclared identifier is reported only once parport.xs:29: error: for each function it appears in.) parport.xs: In function 'XS_Device__ParallelPort__drv__parport_parport_rd_data': parport.xs:51: error: 'PPRDATA' undeclared (first use in this function) parport.xs: In function 'XS_Device__ParallelPort__drv__parport_parport_wr_data': parport.xs:63: error: 'PPWDATA' undeclared (first use in this function) parport.xs: In function 'XS_Device__ParallelPort__drv__parport_parport_rd_ctrl': parport.xs:70: error: 'PPRCONTROL' undeclared (first use in this function) parport.xs: In function 'XS_Device__ParallelPort__drv__parport_parport_wr_ctrl': parport.xs:82: error: 'PPWCONTROL' undeclared (first use in this function) parport.xs: In function 'XS_Device__ParallelPort__drv__parport_parport_rd_status': parport.xs:89: error: 'PPRSTATUS' undeclared (first use in this function) parport.xs:10:27: error: sys/sysmacros.h: No such file or directory parport.xs:11:27: error: linux/parport.h: No such file or directory parport.xs:13:25: error: linux/ppdev.h: No such file or directory parport.xs: In function 'XS_Device__ParallelPort__drv__parport_parport_opendev': parport.xs:29: error: 'PPCLAIM' undeclared (first use in this function) parport.xs:29: error: (Each undeclared identifier is reported only once parport.xs:29: error: for each function it appears in.) parport.xs: In function 'XS_Device__ParallelPort__drv__parport_parport_rd_data': parport.xs:51: error: 'PPRDATA' undeclared (first use in this function) parport.xs: In function 'XS_Device__ParallelPort__drv__parport_parport_wr_data': parport.xs:63: error: 'PPWDATA' undeclared (first use in this function) parport.xs: In function 'XS_Device__ParallelPort__drv__parport_parport_rd_ctrl': parport.xs:70: error: 'PPRCONTROL' undeclared (first use in this function) parport.xs: In function 'XS_Device__ParallelPort__drv__parport_parport_wr_ctrl': parport.xs:82: error: 'PPWCONTROL' undeclared (first use in this function) parport.xs: In function 'XS_Device__ParallelPort__drv__parport_parport_rd_status': parport.xs:89: error: 'PPRSTATUS' undeclared (first use in this function) lipo: can't open input file: /var/tmp//ccakM3Jt.out (No such file or directory) make: *** [parport.o] Error 1