I wonder if there is any further info available on this? I have 
encountered the same problem, for the apparent same reasons, on a Linux 
2.0.29 kernel Slackware system.

Compile error is, for php 4.0.6

filestat.c: In function `php_if_diskfreespace':
filestat.c:157: storage size of `buf' isn't known

and the probable cause stated is

Do you have following header files: 
         /usr/include/sys/statvfs.h
         /usr/include/sys/statfs.h
         /usr/include/sys/mount.h 

On 2.0.29 only the last is available; although there is a statfs.h in the 
kernel source.

Same error with the latest snapshot php4-200107252235 so my short term 
solution will be php4.0.4.

Do I need to submit a formal bug report?

-- 
David Robley      Techno-JoaT, Web Maintainer, Mail List Admin, etc
CENTRE FOR INJURY STUDIES      Flinders University, SOUTH AUSTRALIA  

   My mind ain't so open that anything can crawl right in.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to