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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 17:01:29 2024 UTC