php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #67279 APC not compiling on Windows x64
Submitted: 2014-05-14 16:51 UTC Modified: 2017-07-21 19:26 UTC
From: jfha73 at gmail dot com Assigned:
Status: Wont fix Package: Compile Failure
PHP Version: 5.5.12 OS: Windows
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
27 - 24 = ?
Subscribe to this entry?

 
 [2014-05-14 16:51 UTC] jfha73 at gmail dot com
Description:
------------
I'm trying to compile APC for PHP 5.5 x64 and I'm getting this error:

..\pecl\APC-3.1.13\apc_compile.c(2417) : warning C4024: 'my_copy_function' : dif
ferent types for formal and actual parameter 3
..\pecl\APC-3.1.13\apc_compile.c(2417) : error C2198: 'my_copy_function' : too f
ew arguments for call
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 11.0
\VC\BIN\amd64\cl.exe"' : return code '0x2'
Stop.

Please help.

Thanks.

Expected result:
----------------
Compile and create a DLL file

Actual result:
--------------
error

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-07-21 19:26 UTC] kalle@php.net
-Status: Open +Status: Wont fix
 [2017-07-21 19:26 UTC] kalle@php.net
I'm gonna close this as APC was discontinued infavor of opcache
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 22:01:30 2024 UTC