Writing Makefile for Win32API::GUID cp lib/Win32API/GUID.pm blib/lib/Win32API/GUID.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 GUID.xs > GUID.xsc && mv GUID.xsc GUID.c Please specify prototyping behavior for GUID.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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.2\" -DXS_VERSION=\"0.2\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" GUID.c GUID.xs:4:21: error: objbase.h: No such file or directory GUID.xs: In function 'XS_Win32API__GUID_CreateGuid': GUID.xs:12: error: 'GUID' undeclared (first use in this function) GUID.xs:12: error: (Each undeclared identifier is reported only once GUID.xs:12: error: for each function it appears in.) GUID.xs:12: error: parse error before 'guid' GUID.xs:17: error: 'guid' undeclared (first use in this function) GUID.xs:4:21: error: objbase.h: No such file or directory GUID.xs: In function 'XS_Win32API__GUID_CreateGuid': GUID.xs:12: error: 'GUID' undeclared (first use in this function) GUID.xs:12: error: (Each undeclared identifier is reported only once GUID.xs:12: error: for each function it appears in.) GUID.xs:12: error: parse error before 'guid' GUID.xs:17: error: 'guid' undeclared (first use in this function) lipo: can't open input file: /var/tmp//ccxMbH1l.out (No such file or directory) make: *** [GUID.o] Error 1