php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16365 make[3]: *** [filestat.lo] Error 1
Submitted: 2002-03-30 22:47 UTC Modified: 2002-06-17 21:13 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:2 (100.0%)
From: andy_a1991 at hotmail dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.1.2 OS: Linux RedHat v7.2
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: andy_a1991 at hotmail dot com
New email:
PHP Version: OS:

 

 [2002-03-30 22:47 UTC] andy_a1991 at hotmail dot com
./configure --with-mcrypt=/home/test/.usr --with-zlib-dir=/home/test/.usr --with-png-dir=/home/test/libpng --with-gd=../gd-1.8.4 --with-jpeg-dir=/home/test/.usr --with-gettext --with-config-file-path=/home/test/.usr/etc --enable-track-vars --enable-force-cgi-redirect --enable-ftp --enable-mbstring --enable-mbstr-enc-trans

make

gcc -I. -I/home/test/.install/php-4.1.2/ext/standard -I/home/test/.install/php-4.1.2/main -I/home/test/.install/php-4.1.2 -I/home/test/.install/php-4.1.2/Zend -I/home/test/.usr/include -I/home/test/.install/gd-1.8.4 -I/home/test/.install/php-4.1.2/ext/mysql/libmysql -I/home/test/.install/php-4.1.2/ext/xml/expat  -I/home/test/.install/php-4.1.2/TSRM -g -O2  -c filestat.c && touch filestat.lo
In file included from /usr/include/sys/statfs.h:26,
                 from filestat.c:49:
/usr/include/statfsbuf.h:25: redefinition of `struct statfs'
make[3]: *** [filestat.lo] Error 1
make[3]: Leaving directory `/home/test/.install/php-4.1.2/ext/standard'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/test/.install/php-4.1.2/ext/standard'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/test/.install/php-4.1.2/ext'
make: *** [all-recursive] Error 1


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-17 21:13 UTC] sniper@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Dec 02 09:00:01 2025 UTC