Edit report at https://bugs.php.net/bug.php?id=64492&edit=1
ID: 64492 Updated by: paj...@php.net Reported by: user at zuse dot jp Summary: ./configure fails under bison 2.7 environment Status: Open Type: Feature/Change Request Package: Compile Failure Operating System: OSX 10.7 PHP Version: master-Git-2013-03-22 (Git) Block user comment: N Private report: N New Comment: I would suggest to use older versions for now, latest versions are not yet tested and can create issues. Previous Comments: ------------------------------------------------------------------------ [2013-03-22 16:21:28] user at zuse dot jp Description: ------------ Please add build support for bison 2.7 environment. Test script: --------------- $ bison --version bison (GNU Bison) 2.7 $ autoreconf -i && ./configure configure: WARNING: bison versions supported for regeneration of the Zend/PHP parsers: 1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3 2.4 2.4.1 2.4.2 2.4.3 2.5 2.5.1 2.6 2.6.1 2.6.2 (found: 2.7). configure: error: bison is required to build PHP/Zend when building a GIT checkout! ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=64492&edit=1