php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56700 1.0.2 fails to compile :(
Submitted: 2005-12-05 23:08 UTC Modified: 2005-12-05 23:47 UTC
From: judas dot iscariote at gmail dot com Assigned:
Status: Closed Package: Fileinfo (PECL)
PHP Version: 5_1 CVS-2005-12-05 OS: Linux amd64
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: judas dot iscariote at gmail dot com
New email:
PHP Version: OS:

 

 [2005-12-05 23:08 UTC] judas dot iscariote at gmail dot com
Description:
------------
Fileinfo-1.0.2 fails to compile in Linxu amd64 and latest PHP 5_1 CVS

Reproduce code:
---------------
./configure....

Expected result:
----------------
extension compiled

Actual result:
--------------
Fileinfo-1.0.2/fileinfo.c: In function 'finfo_objects_new':
Fileinfo-1.0.2/fileinfo.c:109: error: 'zend_object' has no member named 'in_get'
Fileinfo-1.0.2/fileinfo.c:110: error: 'zend_object' has no member named 'in_set'
make: *** [fileinfo.lo] Error 1


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-12-05 23:15 UTC] ilia at prohost dot org
Try this patch:
http://bb.prohost.org/patch/fileinfo.txt
 [2005-12-05 23:37 UTC] judas dot iscariote at gmail dot com
Thanks Ilia, works like a charm :-)
 [2005-12-05 23:47 UTC] judas dot iscariote at gmail dot com
closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 12:01:29 2024 UTC