Checking if your kit is complete... Looks good Writing Makefile for Text::Metaphone cp Metaphone.pm blib/lib/Text/Metaphone.pm gcc -c -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"2.00\" -DXS_VERSION=\"2.00\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE my_memory.c gcc -c -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"2.00\" -DXS_VERSION=\"2.00\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE metaphone_c.c /export/home/cpanrun/build/5.6.1/bin/perl -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/typemap -typemap typemap Metaphone.xs > Metaphone.xsc && mv Metaphone.xsc Metaphone.c gcc -c -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"2.00\" -DXS_VERSION=\"2.00\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE Metaphone.c Metaphone.c: In function `XS_Text__Metaphone_Metaphone': Metaphone.c:24: warning: useless keyword or type name in empty declaration Metaphone.c:24: warning: empty declaration Running Mkbootstrap for Text::Metaphone () chmod 644 Metaphone.bs rm -f blib/arch/auto/Text/Metaphone/Metaphone.so LD_RUN_PATH="" gcc -G metaphone_c.o my_memory.o Metaphone.o -o blib/arch/auto/Text/Metaphone/Metaphone.so chmod 755 blib/arch/auto/Text/Metaphone/Metaphone.so cp Metaphone.bs blib/arch/auto/Text/Metaphone/Metaphone.bs chmod 644 blib/arch/auto/Text/Metaphone/Metaphone.bs Manifying blib/man3/Text::Metaphone.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/metaphone.........ok 1 - use Text::Metaphone; ok 2 - ok 3 - Mushrooms ok 4 - moist ok 5 - Schwartz ok 6 - Way ok 7 - Avulsion ok 8 - coffee ok 9 - Aeon ok 10 - crapulance ok 11 - picklehead ok 12 - recrudescence ok 13 - cough ok 14 - Schwern ok 15 - recridessence ok 16 - Gutenberg ok 17 - What ok 18 - tchrist ok 19 - Wierd 1..19 FAILED tests 1-19 Failed 19/19 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/metaphone.t 19 19 100.00% 1-19 Failed 1/1 test scripts, 0.00% okay. 19/19 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29