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
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: jfha73 at gmail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 21:01:35 2025 UTC