Using OpenSSL from '/usr' (OpenSSL 0.9.7i 14 Oct 2005) Checking if your kit is complete... Looks good Using OpenSSL from '/usr' (cached) Writing Makefile for libnet Writing Makefile for Net cp Net.pm blib/lib/Net.pm cd libnet && make all gcc -c -I/usr/include -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" -DNet -DDUFF net.c net.c:96: error: redefinition of typedef 'uint32_t' /usr/include/stdint.h:44: error: previous declaration of 'uint32_t' was here net.c:96: error: redefinition of typedef 'uint32_t' /usr/include/stdint.h:44: error: previous declaration of 'uint32_t' was here lipo: can't open input file: /var/tmp//ccGWKtaL.out (No such file or directory) make[1]: *** [net.o] Error 1 make: *** [libnet/libnet.a] Error 2