ID:               46785
 Updated by:       [EMAIL PROTECTED]
 Reported By:      noadvertise at gmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: RH Enterprise Linux 5 64bit
 PHP Version:      5.2.7
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/

Your line numbers do not match to the ones in the filestat.c included
in PHP 5.2.7..


Previous Comments:
------------------------------------------------------------------------

[2008-12-06 16:55:21] noadvertise at gmail dot com

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 this bug report at http://bugs.php.net/?id=46785&edit=1

Reply via email to