php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57594 Undefined symbol: RETURN_ZVAL
Submitted: 2007-03-28 01:49 UTC Modified: 2007-03-28 02:15 UTC
From: jani dot ollikainen at pronetko dot fi Assigned:
Status: Closed Package: APC (PECL)
PHP Version: 4.3.9 OS: CentOS 4
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
3 + 8 = ?
Subscribe to this entry?

 
 [2007-03-28 01:49 UTC] jani dot ollikainen at pronetko dot fi
Description:
------------
Install APC 3.0.13 to CentOS4 with php 4.3.9.
Compile and install works but not APC, because of:

PHP Warning:  Unknown(): Unable to load dynamic library '/usr/lib/php4/apc.so' - /usr/lib/php4/apc.so: undefined symbol: RETURN_ZVAL in Unknown on line 0, referer:

Has something to do with:
* Recursive zval support for apc_fetch/_store (Shire, Gopal)

Because 3.0.12p2 works.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-03-28 02:15 UTC] gopalv82 at yahoo dot com
Fixed in CVS

http://news.php.net/php.pecl.cvs/7585
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 20:01:31 2024 UTC