From:             [EMAIL PROTECTED]
Operating system: slack linux -- 2.0.34
PHP version:      4.0.6
PHP Bug Type:     Compile Failure
Bug description:  ext/standard/filestat.c fails compile

ext/standard/filestat.c fails compile at line 157.
Compiler does not know size of statfs

#include <sys/vfs.h> directly before definition of buf
allows clean compile.  May not be the appropriate or best
fix.  We'll see ...

#ifdef logic looks broken, though I do not have the time
to verify that hunch ...

-- 
Edit bug report at: http://bugs.php.net/?id=12998&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