running gnome-config... using fallback values for LIBS and INC failed options: LIBS='-L/usr/local/lib -L/usr/lib -lghttp' INC='-I/usr/local/include -I/usr/include' If this is wrong, Re-run as: $ /home/cpanrun/tmp/5.10.0/bin/perl Makefile.PL LIBS='-L/path/to/lib' INC='-I/path/to/include' checking for main() in -lghttp... yes checking for ghttp_get_header_names() in -lghttp... no Checking if your kit is complete... Looks good Writing Makefile for HTTP::GHTTP cp GHTTP.pm blib/lib/HTTP/GHTTP.pm /home/cpanrun/tmp/5.10.0/bin/perl /home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap GHTTP.xs > GHTTP.xsc && mv GHTTP.xsc GHTTP.c Please specify prototyping behavior for GHTTP.xs (see perlxs manual) gcc -c -I/usr/local/include -I/usr/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"1.07\" -DXS_VERSION=\"1.07\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" GHTTP.c Running Mkbootstrap for HTTP::GHTTP () chmod 644 GHTTP.bs rm -f blib/arch/auto/HTTP/GHTTP/GHTTP.so LD_RUN_PATH="/usr/lib" gcc -shared -O2 GHTTP.o -o blib/arch/auto/HTTP/GHTTP/GHTTP.so \ -L/usr/local/lib -L/usr/lib -lghttp \ chmod 755 blib/arch/auto/HTTP/GHTTP/GHTTP.so cp GHTTP.bs blib/arch/auto/HTTP/GHTTP/GHTTP.bs chmod 644 blib/arch/auto/HTTP/GHTTP/GHTTP.bs cp scripts/g-request blib/script/g-request /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/g-request Manifying blib/man3/HTTP::GHTTP.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/simple....1..3 # Running under perl version 5.010000 for linux # Current time local: Wed Nov 28 16:50:14 2007 # Current time GMT: Thu Nov 29 00:50:14 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok All tests successful. Files=1, Tests=3, 0 wallclock secs ( 0.07 cusr + 0.04 csys = 0.11 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/build/5.10.0/site/lib/auto/HTTP/GHTTP/GHTTP.so Installing /home/cpanrun/build/5.10.0/site/lib/auto/HTTP/GHTTP/GHTTP.bs Installing /home/cpanrun/build/5.10.0/html/site/lib/HTTP/GHTTP.html Installing /home/cpanrun/build/5.10.0/site/lib/HTTP/GHTTP.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/HTTP::GHTTP.3 Installing /home/cpanrun/build/5.10.0/site/bin/g-request Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod