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
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 !
Your email address:
MUST BE VALID
Solve the problem:
38 + 40 = ?
Subscribe to this entry?

 
 [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: Mon Apr 29 12:01:32 2024 UTC