Hi, When I compile PHP 5.3.5, everytime I get 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 (found: none). configure: warning: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. Any help/suggestions will be a big help. Thanks
Software/Hardware used:
ASKED:
April 30, 2011 4:27 AM
UPDATED:
May 2, 2011 1:19 PM
Is there any error message ! U mentioned these r warnings….. try to ignore these warnings until regenerations and see what r the results. If possible also check for bison. See here for Bison related Info. This is a guess, not a solution…..
Thank you Subhendu,
So just to confirm here…. if it is just a Bison warning, I should ignore and proceed for make, make test & make install?
Note: there is no error in ./configure output.
appreacite your response.
Thanks,
VM
Thanks for ur quick response….
I created the same environment as u wrote (only Linux OS is changed). Just now I have tested Bison on SuSE Linux 10.2 and it got errors. It asked for “GNU M4 1.4.6 or later” to install properly. So, I was unable to install it. If it warned, then might be continued….
U r lucky that, ur OS only warned and allowed to continue. Though u may check for proper version of Bison which may compatible on the same OS, as u mentioned. That helps to install without warnings !