php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56673 member errors compiling
Submitted: 2005-11-24 18:22 UTC Modified: 2005-11-24 18:25 UTC
From: phyre at rogers dot com Assigned:
Status: Closed Package: Fileinfo (PECL)
PHP Version: 5_1 CVS-2005-11-24 OS: Debian Linux 3.1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: phyre at rogers dot com
New email:
PHP Version: OS:

 

 [2005-11-24 18:22 UTC] phyre at rogers dot com
Description:
------------
Fixed the previous error in exchange for...

 gcc -I. -I/tmp/tmpY2Utpm/Fileinfo-1.0.1 -DPHP_ATOM_INC -I/var/tmp/pear-build-root/Fileinfo-1.0.1/include -I/var/tmp/pear-build-root/Fileinfo-1.0.1/main -I/tmp/tmpY2Utpm/Fileinfo-1.0.1 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -DHAVE_CONFIG_H -g -O2 -c /tmp/tmpY2Utpm/Fileinfo-1.0.1/fileinfo.c  -fPIC -DPIC -o .libs/fileinfo.o
/tmp/tmpY2Utpm/Fileinfo-1.0.1/fileinfo.c: In function `finfo_objects_new':
/tmp/tmpY2Utpm/Fileinfo-1.0.1/fileinfo.c:106: error: structure has no member named `std'
make: *** [fileinfo.lo] Error 1


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-11-24 18:25 UTC] ilia at prohost dot org
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 16:01:28 2024 UTC