php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57566 Compile failure on PHP 4.4.6
Submitted: 2007-03-08 17:19 UTC Modified: 2007-03-08 17:42 UTC
From: chtekk at gentoo dot org Assigned:
Status: Closed Package: APC (PECL)
PHP Version: 4.4.5 OS: Gentoo Linux
Private report: No CVE-ID: None
 [2007-03-08 17:19 UTC] chtekk at gentoo dot org
Description:
------------
Well, not much to say, compiling pecl-apc-3.0.13 on PHP 4.4.6 fails with the following error message:

/portcomp/portage/dev-php4/pecl-apc-3.0.13/work/APC-3.0.13/php_apc.c: In function `zif_apc_compile_file':
/portcomp/portage/dev-php4/pecl-apc-3.0.13/work/APC-3.0.13/php_apc.c:870: error: too many arguments to function `destroy_op_array'
make: *** [php_apc.lo] Error 1

While it works fine on PHP 5.2.1.
Hope this can be quickly fixed so I can backport the fix to our packages, cya!

Best regards, CHTEKK aka Luca Longinotti.

Gentoo PHP package maintainer - chtekk@gentoo.org

Expected result:
----------------
Compile under PHP 4.4.6. ;)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-03-08 17:42 UTC] gopalv82 at yahoo dot com
Damn ... didn't do a PHP4 threadsafe build. But here's the fix.

http://news.php.net/php.pecl.cvs/7396
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 18:01:31 2024 UTC