Checking if your kit is complete... Warning: the following files are missing in your kit: Win32-ToolHelp.ppd Please inform the author. MakeMaker (v6.17) Warning (non-fatal): Target 'dynamic' depends on targets in skipped section 'dynamic_lib' Warning (non-fatal): Target 'static' depends on targets in skipped section 'static_lib' Writing Makefile for Win32::ToolHelp::Impl Writing Makefile for Win32::ToolHelp cp ToolHelp.pm blib/lib/Win32/ToolHelp.pm AutoSplitting blib/lib/Win32/ToolHelp.pm (blib/lib/auto/Win32/ToolHelp) cd Impl && make 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=\"\" -DXS_VERSION=\"\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Impl.c Impl.c:1:21: error: windows.h: No such file or directory Impl.c:2:22: error: tlhelp32.h: No such file or directory Impl.c:5: error: parse error before 'GetFirstProcess' Impl.c:5: error: parse error before '*' token Impl.c: In function 'GetFirstProcess': Impl.c:7: error: 'HANDLE' undeclared (first use in this function) Impl.c:7: error: (Each undeclared identifier is reported only once Impl.c:7: error: for each function it appears in.) Impl.c:7: error: parse error before 'h' Impl.c:9: error: 'pe32' undeclared (first use in this function) Impl.c:10: error: 'INVALID_HANDLE_VALUE' undeclared (first use in this function) Impl.c:15: error: 'h' undeclared (first use in this function) Impl.c:15: error: 'TH32CS_SNAPPROCESS' undeclared (first use in this function) Impl.c: At top level: Impl.c:29: error: parse error before 'GetNextProcess' Impl.c:29: error: parse error before 'h' Impl.c: In function 'GetNextProcess': Impl.c:31: error: 'h' undeclared (first use in this function) Impl.c:31: error: 'INVALID_HANDLE_VALUE' undeclared (first use in this function) Impl.c:33: error: 'pe32' undeclared (first use in this function) Impl.c: At top level: Impl.c:49: error: parse error before 'GetFirstModule' Impl.c:49: error: parse error before 'pid' Impl.c: In function 'GetFirstModule': Impl.c:51: error: 'HANDLE' undeclared (first use in this function) Impl.c:51: error: parse error before 'h' Impl.c:53: error: 'me32' undeclared (first use in this function) Impl.c:54: error: 'INVALID_HANDLE_VALUE' undeclared (first use in this function) Impl.c:59: error: 'h' undeclared (first use in this function) Impl.c:59: error: 'TH32CS_SNAPMODULE' undeclared (first use in this function) Impl.c:59: error: 'pid' undeclared (first use in this function) Impl.c: At top level: Impl.c:73: error: parse error before 'GetNextModule' Impl.c:73: error: parse error before 'h' Impl.c: In function 'GetNextModule': Impl.c:75: error: 'h' undeclared (first use in this function) Impl.c:75: error: 'INVALID_HANDLE_VALUE' undeclared (first use in this function) Impl.c:77: error: 'me32' undeclared (first use in this function) Impl.c:1:21: error: windows.h: No such file or directory Impl.c:2:22: error: tlhelp32.h: No such file or directory Impl.c:5: error: parse error before 'GetFirstProcess' Impl.c:5: error: parse error before '*' token Impl.c: In function 'GetFirstProcess': Impl.c:7: error: 'HANDLE' undeclared (first use in this function) Impl.c:7: error: (Each undeclared identifier is reported only once Impl.c:7: error: for each function it appears in.) Impl.c:7: error: parse error before 'h' Impl.c:9: error: 'pe32' undeclared (first use in this function) Impl.c:10: error: 'INVALID_HANDLE_VALUE' undeclared (first use in this function) Impl.c:15: error: 'h' undeclared (first use in this function) Impl.c:15: error: 'TH32CS_SNAPPROCESS' undeclared (first use in this function) Impl.c: At top level: Impl.c:29: error: parse error before 'GetNextProcess' Impl.c:29: error: parse error before 'h' Impl.c: In function 'GetNextProcess': Impl.c:31: error: 'h' undeclared (first use in this function) Impl.c:31: error: 'INVALID_HANDLE_VALUE' undeclared (first use in this function) Impl.c:33: error: 'pe32' undeclared (first use in this function) Impl.c: At top level: Impl.c:49: error: parse error before 'GetFirstModule' Impl.c:49: error: parse error before 'pid' Impl.c: In function 'GetFirstModule': Impl.c:51: error: 'HANDLE' undeclared (first use in this function) Impl.c:51: error: parse error before 'h' Impl.c:53: error: 'me32' undeclared (first use in this function) Impl.c:54: error: 'INVALID_HANDLE_VALUE' undeclared (first use in this function) Impl.c:59: error: 'h' undeclared (first use in this function) Impl.c:59: error: 'TH32CS_SNAPMODULE' undeclared (first use in this function) Impl.c:59: error: 'pid' undeclared (first use in this function) Impl.c: At top level: Impl.c:73: error: parse error before 'GetNextModule' Impl.c:73: error: parse error before 'h' Impl.c: In function 'GetNextModule': Impl.c:75: error: 'h' undeclared (first use in this function) Impl.c:75: error: 'INVALID_HANDLE_VALUE' undeclared (first use in this function) Impl.c:77: error: 'me32' undeclared (first use in this function) lipo: can't open input file: /var/tmp//cc0UfAE0.out (No such file or directory) make[1]: *** [Impl.o] Error 1 make: *** [Impl/Impl.a] Error 2