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

Pull Requests

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: Sun Dec 22 01:01:30 2024 UTC