From: user at zuse dot jp Operating system: OSX 10.7 PHP version: master-Git-2013-03-22 (Git) Package: Compile Failure Bug Type: Feature/Change Request Bug description:./configure fails under bison 2.7 environment
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 bug report at https://bugs.php.net/bug.php?id=64492&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=64492&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=64492&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=64492&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=64492&r=fixed Fixed in release: https://bugs.php.net/fix.php?id=64492&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=64492&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=64492&r=needscript Try newer version: https://bugs.php.net/fix.php?id=64492&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=64492&r=support Expected behavior: https://bugs.php.net/fix.php?id=64492&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=64492&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=64492&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=64492&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=64492&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=64492&r=dst IIS Stability: https://bugs.php.net/fix.php?id=64492&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=64492&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=64492&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=64492&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=64492&r=mysqlcfg
