php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #67696 Php-5.5.14 build error with Visual Studio 2013
Submitted: 2014-07-28 10:20 UTC Modified: 2014-07-30 06:13 UTC
From: sandeeptt at yahoo dot com Assigned: ab (profile)
Status: Closed Package: Compile Failure
PHP Version: 5.5.15 OS: Windows 7 32bit
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: sandeeptt at yahoo dot com
New email:
PHP Version: OS:

 

 [2014-07-28 10:20 UTC] sandeeptt at yahoo dot com
Description:
------------
I'm building Php-5.5.14 on Windows 7 32bit with Visual Studio 2013 and I get the following error:
--
win32\glob.c(750) : error C2065: 'ARG_MAX' : undeclared identifier
win32\glob.c(750) : warning C4018: '>=' : signed/unsigned mismatch
readdir.c
registry.c
select.c
sendmail.c
time.c
winutil.c
wsyslog.c
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 12.0\VC\BIN\cl.exe"' : return code '0x2'
Stop.
The system cannot find the batch label specified - compilation-failed
--


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-07-30 06:13 UTC] ab@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ab
 [2014-07-30 06:13 UTC] ab@php.net
This is fixed in 49e175be422191c114f3d9a18f0e3b9c5927452e and I it present in 5.5.15 release.

Thanks.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 08 23:01:32 2025 UTC