bison version check

php.internals

Sebastian Bergmann

21 years ago
I have bison 2.0 on my Gentoo Linux system an PHP's configure script gives a warning checking for bison version... invalid configure: WARNING: You will need bison 1.28, 1.35, 1.75 or 1.875 if you want to regenerate the Zend/PHP parsers (found 2.0). but continues. As a result the bison binary is not found during "make" and the build aborts. Could this be fixed so that configure only issues a warning but the Makefile still gets a correct variable with the bison binary?
-- Sebastian Bergmann http://www.sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69

Marcus Boerger

21 years ago
Hello Sebastian, are you sure it works (e.g. the corresponding test succeed)? Saturday, April 23, 2005, 10:52:29 AM, you wrote:
> I have bison 2.0 on my Gentoo Linux system an PHP's configure script > gives a warning
> checking for bison version... invalid > configure: WARNING: You will need bison 1.28, 1.35, 1.75 or 1.875 if > you want to regenerate the Zend/PHP parsers (found 2.0).
> but continues. As a result the bison binary is not found during "make" > and the build aborts.
> Could this be fixed so that configure only issues a warning but the > Makefile still gets a correct variable with the bison binary?
> -- > Sebastian Bergmann http://www.sebastian-bergmann.de/ > GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69
-- Best regards, Marcus mailto:mail@marcus-boerger.de