Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68194 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87374 invoked from network); 19 Jul 2013 10:44:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2013 10:44:28 -0000 X-Host-Fingerprint: 85.223.116.227 227-116.citynet.ftth.internl.net Received: from [85.223.116.227] ([85.223.116.227:13128] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 24/91-13120-A8819E15 for ; Fri, 19 Jul 2013 06:44:27 -0400 To: internals@lists.php.net Date: Fri, 19 Jul 2013 12:44:18 +0200 Message-ID: References: X-Newsreader: Forte Agent 3.3/32.846 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Posted-By: 85.223.116.227 Subject: Re: PHP 5.5.1 released From: phpdev@ehrhardt.nl (Jan Ehrhardt) Julien Pauli in php.internals (Fri, 19 Jul 2013 10:26:54 +0200): >We just released PHP 5.5.1. This release includes bug fixes as well as a >security fix. When I try to build this one Windows, it fails quite rapidly. How do I solve that? Jan C:\php-sdk\php55dev>nmake snap Microsoft (R) Program Maintenance Utility Version 11.00.50727.1 Copyright (C) Microsoft Corporation. All rights reserved. Recreating build dirs Recreating build dirs Recreating build dirs Recreating build dirs bison.exe --output=Zend/zend_ini_parser.c -v -d -p ini_ Zend/zend_ini_parser.y bison.exe --output=Zend/zend_language_parser.c -v -d -p zend Zend/zend_language_parser.y zend/zend_language_parser.y:50: unrecognized: %code zend/zend_language_parser.y:50: Skipping to next % NMAKE : fatal error U1077: 'c:\php-sdk\win32build\bin\bison.exe' : return code '0x1' Stop.