checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking whether your Perl5 have PL_sv_undef... yes checking how to run the C preprocessor... gcc -E checking for egrep... egrep checking for getaddrinfo... no checking for getaddrinfo in -lsocket... no checking whether your system has IPv6 directory... no checking for getnameinfo... no checking for getnameinfo in -lsocket... no checking whether your system has IPv6 directory... (cached) no checking for gethostbyname2... no checking for gethostbyname2 in -lsocket... no checking whether your system has IPv6 directory... (cached) no checking for getipnodebyname... no checking for getipnodebyname in -lsocket... no checking whether your system has IPv6 directory... (cached) no checking for getipnodebyaddr... no checking for getipnodebyaddr in -lsocket... no checking whether your system has IPv6 directory... (cached) no checking for inet_pton... no checking for inet_pton in -lsocket... no checking whether your system has IPv6 directory... (cached) no checking for inet_ntop... no checking for inet_ntop in -lsocket... no checking whether your system has IPv6 directory... (cached) no checking whether you have sa_len in struct sockaddr... no checking whether you have sin6_scope_id in struct sockaddr_in6... no checking for socklen_t... no configure: creating ./config.status config.status: creating config.pl config.status: creating gailookup.pl config.status: creating config.h Checking if your kit is complete... Looks good Writing Makefile for Socket6 cp Socket6.pm blib/lib/Socket6.pm /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 -noprototypes -typemap /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/typemap Socket6.xs > Socket6.xsc && mv Socket6.xsc Socket6.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=\"0.19\" -DXS_VERSION=\"0.19\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE Socket6.c Running Mkbootstrap for Socket6 () chmod 644 Socket6.bs rm -f blib/arch/auto/Socket6/Socket6.so LD_RUN_PATH="" gcc -G Socket6.o -o blib/arch/auto/Socket6/Socket6.so chmod 755 blib/arch/auto/Socket6/Socket6.so cp Socket6.bs blib/arch/auto/Socket6/Socket6.bs chmod 644 blib/arch/auto/Socket6/Socket6.bs 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=0; runtests @ARGV;' t/*.t t/use...............Can't load 'blib/arch/auto/Socket6/Socket6.so' for module Socket6: ld.so.1: /export/home/cpanrun/build/5.6.1/bin/perl: fatal: relocation error: file blib/arch/auto/Socket6/Socket6.so: symbol inet_aton: referenced symbol not found at /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/DynaLoader.pm line 206. Compilation failed in require at t/use.t line 37. BEGIN failed--compilation aborted at t/use.t line 37. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/use.t 255 65280 3 3 100.00% 1-3 Failed 1/1 test scripts, 0.00% okay. 3/3 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2