Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lmhash Writing Makefile for Mhash cp Mhash.pm blib/lib/Mhash.pm AutoSplitting blib/lib/Mhash.pm (blib/lib/auto/Mhash) /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 Mhash.xs > Mhash.xsc && mv Mhash.xsc Mhash.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 -DVERSION=\"0.90\" -DXS_VERSION=\"0.90\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Mhash.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 -DVERSION=\"0.90\" -DXS_VERSION=\"0.90\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" mh-interface.c mh-interface.c:15:19: error: mhash.h: No such file or directory mh-interface.c:15:19: error: mhash.h: No such file or directory mh-interface.c: In function 'bin2hex': mh-interface.c:30: warning: pointer targets in assignment differ in signedness mh-interface.c: In function 'pmhash_get_hash_name': mh-interface.c:51: warning: assignment makes pointer from integer without a cast mh-interface.c: In function 'pmhash': mh-interface.c:78: error: 'MHASH' undeclared (first use in this function) mh-interface.c:78: error: (Each undeclared identifier is reported only once mh-interface.c:78: error: for each function it appears in.) mh-interface.c:78: error: parse error before 'td' mh-interface.c:87: error: 'td' undeclared (first use in this function) mh-interface.c:88: error: 'MHASH_FAILED' undeclared (first use in this function) mh-interface.c:93: warning: assignment makes pointer from integer without a cast mh-interface.c:96: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness mh-interface.c:96: warning: pointer targets in assignment differ in signedness mh-interface.c:98: warning: pointer targets in return differ in signedness mh-interface.c: In function 'pmhash_hmac': mh-interface.c:107: error: 'MHASH' undeclared (first use in this function) mh-interface.c:107: error: parse error before 'td' mh-interface.c:113: error: 'td' undeclared (first use in this function) mh-interface.c:115: error: 'MHASH_FAILED' undeclared (first use in this function) mh-interface.c:120: warning: assignment makes pointer from integer without a cast mh-interface.c:123: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness mh-interface.c:123: warning: pointer targets in assignment differ in signedness mh-interface.c:125: warning: pointer targets in return differ in signedness mh-interface.c: In function 'bin2hex': mh-interface.c:30: warning: pointer targets in assignment differ in signedness mh-interface.c: In function 'pmhash_get_hash_name': mh-interface.c:51: warning: assignment makes pointer from integer without a cast mh-interface.c: In function 'pmhash': mh-interface.c:78: error: 'MHASH' undeclared (first use in this function) mh-interface.c:78: error: (Each undeclared identifier is reported only once mh-interface.c:78: error: for each function it appears in.) mh-interface.c:78: error: parse error before 'td' mh-interface.c:87: error: 'td' undeclared (first use in this function) mh-interface.c:88: error: 'MHASH_FAILED' undeclared (first use in this function) mh-interface.c:93: warning: assignment makes pointer from integer without a cast mh-interface.c:96: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness mh-interface.c:96: warning: pointer targets in assignment differ in signedness mh-interface.c:98: warning: pointer targets in return differ in signedness mh-interface.c: In function 'pmhash_hmac': mh-interface.c:107: error: 'MHASH' undeclared (first use in this function) mh-interface.c:107: error: parse error before 'td' mh-interface.c:113: error: 'td' undeclared (first use in this function) mh-interface.c:115: error: 'MHASH_FAILED' undeclared (first use in this function) mh-interface.c:120: warning: assignment makes pointer from integer without a cast mh-interface.c:123: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness mh-interface.c:123: warning: pointer targets in assignment differ in signedness mh-interface.c:125: warning: pointer targets in return differ in signedness lipo: can't open input file: /var/tmp//ccsDkx8K.out (No such file or directory) make: *** [mh-interface.o] Error 1