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

Pull Requests

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: Fri Oct 18 02:01:27 2024 UTC