Checking if your kit is complete... Looks good Writing Makefile for Math::BigInteger cp BigInteger.pod blib/lib/Math/BigInteger.pod cp BigInteger.pm blib/lib/Math/BigInteger.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 BigInteger.xs > BigInteger.xsc && mv BigInteger.xsc BigInteger.c Please specify prototyping behavior for BigInteger.xs (see perlxs manual) gcc -c -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.01\" -DXS_VERSION=\"1.01\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" BigInteger.c gcc -c -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.01\" -DXS_VERSION=\"1.01\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" bn.c bn.c: In function `bn_div': bn.c:893: warning: return makes integer from pointer without a cast gcc -c -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.01\" -DXS_VERSION=\"1.01\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" bn_mul.c gcc -c -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.01\" -DXS_VERSION=\"1.01\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" bn_regs.c Running Mkbootstrap for Math::BigInteger () chmod 644 BigInteger.bs rm -f blib/arch/auto/Math/BigInteger/BigInteger.so gcc -shared -O2 BigInteger.o bn.o bn_mul.o bn_regs.o -o blib/arch/auto/Math/BigInteger/BigInteger.so \ \ chmod 755 blib/arch/auto/Math/BigInteger/BigInteger.so cp BigInteger.bs blib/arch/auto/Math/BigInteger/BigInteger.bs chmod 644 blib/arch/auto/Math/BigInteger/BigInteger.bs Manifying blib/man3/Math::BigInteger.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..2 ok 1 ok 2 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/Math/BigInteger/BigInteger.so Installing /home/cpanrun/build/5.10.0/site/lib/auto/Math/BigInteger/BigInteger.bs Installing /home/cpanrun/build/5.10.0/html/site/lib/Math/BigInteger.html Installing /home/cpanrun/build/5.10.0/site/lib/Math/BigInteger.pod Installing /home/cpanrun/build/5.10.0/site/lib/Math/BigInteger.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Math::BigInteger.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod