From: noadvertise at gmail dot com Operating system: RH Enterprise Linux 5 64bit PHP version: 5.2.7 PHP Bug Type: Compile Failure Bug description: filestat.c errors
Description: ------------ make fails filestat.c: In function 'php_disk_total_space': filestat.c:204: error: storage size of 'buf' isn't known filestat.c: In function 'php_disk_free_space': filestat.c:336: error: storage size of 'buf' isn't known make: *** [ext/standard/filestat.lo] Error 1 Reproduce code: --------------- standard compile #./configure (with various normal options) #make Expected result: ---------------- i expect compile to finish and produce binary I can install Actual result: -------------- make: *** [ext/standard/filestat.lo] Error 1 -- Edit bug report at http://bugs.php.net/?id=46785&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=46785&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=46785&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=46785&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=46785&r=fixedcvs Fixed in CVS and need be documented: http://bugs.php.net/fix.php?id=46785&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=46785&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=46785&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=46785&r=needscript Try newer version: http://bugs.php.net/fix.php?id=46785&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=46785&r=support Expected behavior: http://bugs.php.net/fix.php?id=46785&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=46785&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=46785&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=46785&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=46785&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=46785&r=dst IIS Stability: http://bugs.php.net/fix.php?id=46785&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=46785&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=46785&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=46785&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=46785&r=mysqlcfg
