Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lsavi Writing Makefile for SAVI cp SAVI.pm blib/lib/SAVI.pm AutoSplitting blib/lib/SAVI.pm (blib/lib/auto/SAVI) /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 -typemap typemap SAVI.xs > SAVI.xsc && mv SAVI.xsc SAVI.c Please specify prototyping behavior for SAVI.xs (see perlxs manual) gcc -c -I. -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.30\" -DXS_VERSION=\"0.30\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" SAVI.c Running Mkbootstrap for SAVI () chmod 644 SAVI.bs rm -f blib/arch/auto/SAVI/SAVI.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 SAVI.o -o blib/arch/auto/SAVI/SAVI.bundle chmod 755 blib/arch/auto/SAVI/SAVI.bundle cp SAVI.bs blib/arch/auto/SAVI/SAVI.bs chmod 644 blib/arch/auto/SAVI/SAVI.bs Manifying blib/man3/SAVI.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/use....Can't load '/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SAVI-Perl/blib/arch/auto/SAVI/SAVI.bundle' for module SAVI: dlopen(/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SAVI-Perl/blib/arch/auto/SAVI/SAVI.bundle, 2): Symbol not found: _DllGetClassObject Referenced from: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SAVI-Perl/blib/arch/auto/SAVI/SAVI.bundle Expected in: dynamic lookup at t/use.t line 8 Compilation failed in require at t/use.t line 8. BEGIN failed--compilation aborted at t/use.t line 8. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/use.t 2 512 1 2 200.00% 1 Failed 1/1 test scripts, 0.00% okay. 1/1 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2