Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lfl Writing Makefile for libbc Writing Makefile for Inline::BC cp BC.pm blib/lib/Inline/BC.pm cd mylib && make make[1]: Entering directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-BC/mylib' gcc -c -I./ -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" execute.c In file included from bcdefs.h:32, from execute.c:31: config.h:81: warning: `VERSION' redefined *Initialization*:1: warning: this is the location of the previous definition gcc -c -I./ -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" bc.c In file included from bcdefs.h:32, from bc.y:33: config.h:81: warning: `VERSION' redefined *Initialization*:1: warning: this is the location of the previous definition gcc -c -I./ -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" global.c In file included from bcdefs.h:32, from global.c:31: config.h:81: warning: `VERSION' redefined *Initialization*:1: warning: this is the location of the previous definition gcc -c -I./ -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" storage.c In file included from bcdefs.h:32, from storage.c:31: config.h:81: warning: `VERSION' redefined *Initialization*:1: warning: this is the location of the previous definition gcc -c -I./ -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" load.c In file included from bcdefs.h:32, from load.c:31: config.h:81: warning: `VERSION' redefined *Initialization*:1: warning: this is the location of the previous definition gcc -c -I./ -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" scan.c In file included from bcdefs.h:32, from scan.l:32: config.h:81: warning: `VERSION' redefined *Initialization*:1: warning: this is the location of the previous definition gcc -c -I./ -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" myutil1.c In file included from bcdefs.h:32, from myutil1.c:31: config.h:81: warning: `VERSION' redefined *Initialization*:1: warning: this is the location of the previous definition gcc -c -I./ -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" myutil2.c In file included from bcdefs.h:32, from myutil2.c:32: config.h:81: warning: `VERSION' redefined *Initialization*:1: warning: this is the location of the previous definition gcc -c -I./ -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" getopt.c gcc -c -I./ -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" getopt1.c gcc -c -I./ -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" vfprintf.c In file included from vfprintf.c:4: config.h:81: warning: `VERSION' redefined *Initialization*:1: warning: this is the location of the previous definition gcc -c -I./ -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" number.c In file included from number.c:33: config.h:81: warning: `VERSION' redefined *Initialization*:1: warning: this is the location of the previous definition ar cr libbc.a execute.o bc.o global.o storage.o load.o scan.o myutil1.o myutil2.o getopt.o getopt1.o vfprintf.o number.o : libbc.a make[1]: Leaving directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-BC/mylib' make[1]: Entering directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-BC/mylib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-BC/mylib' /export/home/cpanrun/build/5.8.0/bin/perl /export/home/cpanrun/build/5.8.0/lib/5.8.0/ExtUtils/xsubpp -typemap /export/home/cpanrun/build/5.8.0/lib/5.8.0/ExtUtils/typemap BC.xs > BC.xsc && mv BC.xsc BC.c gcc -c -Imylib -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.06\" -DXS_VERSION=\"0.06\" -fPIC "-I/export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/CORE" BC.c Running Mkbootstrap for Inline::BC () chmod 644 BC.bs rm -f blib/arch/auto/Inline/BC/BC.so LD_RUN_PATH="" gcc -G BC.o -o blib/arch/auto/Inline/BC/BC.so mylib/libbc.a chmod 755 blib/arch/auto/Inline/BC/BC.so cp BC.bs blib/arch/auto/Inline/BC/BC.bs chmod 644 blib/arch/auto/Inline/BC/BC.bs Manifying blib/man3/Inline::BC.3 make[1]: Entering directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-BC/mylib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-BC/mylib' PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.8.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00use....ok t/01bc.....ok All tests successful. Files=2, Tests=6, 8 wallclock secs ( 6.71 cusr + 0.70 csys = 7.41 CPU) make[1]: Entering directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-BC/mylib' No tests defined for libbc extension. make[1]: Leaving directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-BC/mylib' make[1]: Entering directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-BC/mylib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-BC/mylib' Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/sun4-solaris-thread-multi/auto/Inline/BC/BC.so Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/sun4-solaris-thread-multi/auto/Inline/BC/BC.bs Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/sun4-solaris-thread-multi/Inline/BC.pm Installing /export/home/cpanrun/build/5.8.0/man/man3/Inline::BC.3 Appending installation info to /export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/perllocal.pod