php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58316 make problem~
Submitted: 2008-08-18 10:29 UTC Modified: 2017-10-08 16:33 UTC
From: paulgao at yeah dot net Assigned:
Status: Wont fix Package: optimizer (PECL)
PHP Version: 5.2.5 OS: Slackware
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: paulgao at yeah dot net
New email:
PHP Version: OS:

 

 [2008-08-18 10:29 UTC] paulgao at yeah dot net
Description:
------------
static compile apc & optimizer extension, but not success...

Expected result:
----------------
make success.

Actual result:
--------------
In file included from main/internal_functions.c:48:
/root/php-5.2.6/ext/optimizer/php_optimizer.h:70: error: redefinition of typedef 'apc_optimize_function_t'
/root/php-5.2.6/ext/apc/apc_compile.h:122: error: previous declaration of 'apc_optimize_function_t' was here
make: *** [main/internal_functions.lo] Error 1
make: *** Waiting for unfinished jobs....

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-10-08 16:33 UTC] rasmus@php.net
-Status: Open +Status: Wont fix
 [2017-10-08 16:33 UTC] rasmus@php.net
APC is no longer supported
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 11:01:31 2025 UTC