statvfs.h
    Matthew Seaman 
    m.seaman at infracaninophile.co.uk
       
    Thu Nov 13 01:48:43 PST 2003
    
    
  
On Wed, Nov 12, 2003 at 07:32:11PM -0500, SWIT wrote:
> spiderman# find / -name statvfs.h -print
> 
> 
> spiderman#
> 
> comes up empty.
> now what ?
statvfs.h is a new header in 5.x, as are the statvfs() and fstatvfs()
functions prototyped in that header file.
Basically there's no chance of your being able to install the
Filesys::Statvfs perl module on 4.x, since it's just a perlxs wrapper
around the underlying C library functions.
If this module is that important, I'm afraid you're going to have to
upgrade your whole system in order for it to be supported.
	Cheers,
	Matthew
-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20031113/7e32f435/attachment.bin
    
    
More information about the freebsd-questions
mailing list