php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12397 Error in /usr/src/php-4.0.6/ext/standard/filestat.c:157
Submitted: 2001-07-26 09:09 UTC Modified: 2001-08-18 03:58 UTC
From: admin at lenta dot co dot il Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.6 OS: Slack 7, 2.2.10, gcc 2.7.2.3
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: admin at lenta dot co dot il
New email:
PHP Version: OS:

 

 [2001-07-26 09:09 UTC] admin at lenta dot co dot il
gcc  -I. -I/usr/src/php-4.0.6/ext/standard -I/usr/src/php-4.0.6/main -I/usr/src/php-4.0.6 -I/usr/src/apache_1.3.20/src/include -I/usr/src/apache_1.3.20/src/os/unix -I/usr/src/php-4.0.6/Zend -I/usr/src/gd1.3 -I/usr/local/mysql/include/mysql -I/usr/src/php-4.0.6/ext/xml/expat/xmltok -I/usr/src/php-4.0.6/ext/xml/expat/xmlparse -I/usr/src/php-4.0.6/TSRM  -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -g -O2  -c filestat.c && touch filestat.lo
filestat.c: In function `php_if_diskfreespace':
filestat.c:157: storage size of `buf' isn't known
make[3]: *** [filestat.lo] Error 1
make[3]: Leaving directory `/usr/src/php-4.0.6/ext/standard'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/php-4.0.6/ext/standard'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/php-4.0.6/ext'
make: *** [all-recursive] Error 1

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-18 03:58 UTC] sniper@php.net
Fixed in CVS and in 4.0.7-RC1.

http://www.php.net/~zeev/php-4.0.7-latest.tar.gz

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 15:01:31 2025 UTC