Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for Filesys::Statvfs cp Df.pm blib/lib/Filesys/Df.pm cp Statvfs.pm blib/lib/Filesys/Statvfs.pm /export/home/cpanrun/build/5.10.0/bin/perl /export/home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /export/home/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap Statvfs.xs > Statvfs.xsc && mv Statvfs.xsc Statvfs.c Please specify prototyping behavior for Statvfs.xs (see perlxs manual) gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.68\" -DXS_VERSION=\"0.68\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" Statvfs.c Running Mkbootstrap for Filesys::Statvfs () chmod 644 Statvfs.bs rm -f blib/arch/auto/Filesys/Statvfs/Statvfs.so gcc -G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib Statvfs.o -o blib/arch/auto/Filesys/Statvfs/Statvfs.so \ \ chmod 755 blib/arch/auto/Filesys/Statvfs/Statvfs.so cp Statvfs.bs blib/arch/auto/Filesys/Statvfs/Statvfs.bs chmod 644 blib/arch/auto/Filesys/Statvfs/Statvfs.bs Manifying blib/man3/Filesys::Df.3 Manifying blib/man3/Filesys::Statvfs.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..3 ok 1 ok 2 ok 3 All tests successful! statvfs() call was successful. Results for directory: "/" bsize=8192 frsize=1024 blocks=10326052 bfree=601995 bavail=498735 files=1267200 ffree=1005057 favail=1005057 fsid=35651584 basetype=ufs flag=4 namemax=255 fstr= The df() call was successful. Results of df() call for "/" in 1024 byte blocks Percent Full 95% Total Blocks 10326052 Total Blocks Used 9724057 Total Blocks Available 601995 Total Blocks Available To Non-SU 498735 Inode Percent Full 21% Total Inodes 1267200 Total Inodes Used 262143 Total Inodes Free 1005057 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /export/home/cpanrun/build/5.10.0/site/lib/auto/Filesys/Statvfs/Statvfs.so Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Filesys/Df.html Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Filesys/Statvfs.html Installing /export/home/cpanrun/build/5.10.0/site/lib/Filesys/Df.pm Installing /export/home/cpanrun/build/5.10.0/site/lib/Filesys/Statvfs.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Filesys::Df.3 Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Filesys::Statvfs.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod