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
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.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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