php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58387 Can't compile on OSX
Submitted: 2008-10-22 06:43 UTC Modified: 2010-11-08 20:42 UTC
From: damien dot seguy at gmail dot com Assigned:
Status: Closed Package: funcall (PECL)
PHP Version: 5_3 CVS-2008-10-22 (dev) OS: *
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: damien dot seguy at gmail dot com
New email:
PHP Version: OS:

 

 [2008-10-22 06:43 UTC] damien dot seguy at gmail dot com
Description:
------------
When compiling, I get this error : 

/Users/macbook/bin/php5.3-200810220430/ext/funcall/funcall.c: 
In function 'get_current_function_args':
/Users/macbook/bin/php5.3-
200810220430/ext/funcall/funcall.c:337: error: request for 
member 'top_element' in something not a structure or union
make: *** [ext/funcall/funcall.lo] Error 1
MacBook:php5.3-200810220430 macbook$ 




Reproduce code:
---------------
./configure  --enable-funcall && make 



Expected result:
----------------
Compilation sucdeeding

Actual result:
--------------
Fail during compilation

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-12-21 10:32 UTC] surfchen at gmail dot com
Not just for osx,but all platform have this problem on php-5.3.

There are many changes in 5.3 internal. I will try to fixed this bug before the first stable release of 5.3.
 [2010-11-08 20:42 UTC] surfchen at gmail dot com
Thank you for your bug report. This issue has been fixed
in the latest released version of the package, which you can download at
http://pecl.php.net/get/funcall

fixed in 0.3.0alpha
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 10:01:30 2024 UTC