Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lploticus Note (probably harmless): No library found for -lpng Writing Makefile for Chart::Ploticus cp Ploticus.pm blib/lib/Chart/Ploticus.pm /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap Ploticus.xs > Ploticus.xsc && mv Ploticus.xsc Ploticus.c Please specify prototyping behavior for Ploticus.xs (see perlxs manual) gcc -c -I/usr/local/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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Ploticus.c Running Mkbootstrap for Chart::Ploticus () chmod 644 Ploticus.bs rm -f blib/arch/auto/Chart/Ploticus/Ploticus.bundle LD_RUN_PATH="/usr/lib" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Ploticus.o -o blib/arch/auto/Chart/Ploticus/Ploticus.bundle \ -L/usr/local/lib -lz \ chmod 755 blib/arch/auto/Chart/Ploticus/Ploticus.bundle cp Ploticus.bs blib/arch/auto/Chart/Ploticus/Ploticus.bs chmod 644 blib/arch/auto/Chart/Ploticus/Ploticus.bs Manifying blib/man3/Chart::Ploticus.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..1 Can't load 'blib/arch/auto/Chart/Ploticus/Ploticus.bundle' for module Chart::Ploticus: dlopen(blib/arch/auto/Chart/Ploticus/Ploticus.bundle, 2): Symbol not found: _ploticus_setvar Referenced from: blib/arch/auto/Chart/Ploticus/Ploticus.bundle Expected in: dynamic lookup at blib/lib/Chart/Ploticus.pm line 30 Compilation failed in require at test.pl line 4. BEGIN failed--compilation aborted at test.pl line 4. not ok 1 make: *** [test_dynamic] Error 2