Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for Config::AutoConf cp lib/Config/AutoConf.pm blib/lib/Config/AutoConf.pm Manifying blib/man3/Config::AutoConf.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00.load.........1..1 ok 1 - use Config::AutoConf; ok t/01.checklib.....1..2 # # # Ignore junk bellow. # Set up gcc environment - 3.3 Trying to compile test program to check atan on m library... gcc -I/export/home/cpanrun/build/5.10.0/lib/CORE -fPIC -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -o test2kK1IP.o test2kK1IP.c gcc -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib -o test2kK1IP test2kK1IP.o -lm ok 1 Trying to compile test program to check foobar on m library... gcc -I/export/home/cpanrun/build/5.10.0/lib/CORE -fPIC -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -o testH1HLzY.o testH1HLzY.c gcc -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib -o testH1HLzY testH1HLzY.o -lm Undefined first referenced symbol in file foobar testH1HLzY.o ld: fatal: Symbol referencing errors. No output written to testH1HLzY collect2: ld returned 1 exit status ok 2 ok t/02.checkprog....1..6 ok 1 ok 2 ok 3 ok 4 ok 5 # Found AWK as /usr/local/bin/gawk ok 6 # Found EGREP as /usr/local/bin/grep -E ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..1 ok 1 - blib/lib/Config/AutoConf.pm ok All tests successful, 1 test skipped. Files=5, Tests=10, 14 wallclock secs ( 2.66 cusr + 0.57 csys = 3.23 CPU) make: *** [htmlifypods] Hangup