From:             [EMAIL PROTECTED]
Operating system: Slackware Linux 3.X (glibc2.0.7)
PHP version:      4.0.6
PHP Bug Type:     Compile Failure
Bug description:  Confirmation of filestat.c bug on different platform (ref.11790 
11776 12397)

Just a duplicated confimrmation of this bug on a slightly different Linux
platform. Using Slackware Linux v.3.9 with gcc 2.7.2.3 plus glibc 2.0.7
runtime support on kernel version 2.0.39.

I get the exact same error as with 11790 and particularly 12397 & 11776,
except for my use of an earlier Linux kernel (2.0.XX vs 2.2.XX). As with
the others, version 4.0.5 compiled fine against apache-1.3.20.

-I/tmp/php-4.0.6/ext/xml/expat/xmltok
-I/tmp/php-4.0.6/ext/xml/expat/xmlparse -I/tmp/php-4.0.6/TSRM 
-DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -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 `/tmp/php-4.0.6/ext/standard' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory `/tmp/php-4.0.6/ext/standard' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/tmp/php-4.0.6/ext' 
make: *** [all-recursive] Error 1 
pentium:~/apache.builder/apache-1.3.20-php-4.0.6# exit 
exit 

-- 
Edit bug report at: http://bugs.php.net/?id=12816&edit=1


-- 
PHP Development 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