ID: 46554 Updated by: [EMAIL PROTECTED] Reported By: mark at dynom dot nl -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Linux PHP Version: 6CVS-2008-11-12 (CVS) New Comment:
Try using re2c 0.13.5. Previous Comments: ------------------------------------------------------------------------ [2008-11-12 10:36:36] mark at dynom dot nl Description: ------------ Building gives the following error: ext/tokenizer/tokenizer.c: In function 'zif_token_get_all': ext/tokenizer/tokenizer.c:181: error: 'yycINITIAL' undeclared (first use in this function) ext/tokenizer/tokenizer.c:181: error: (Each undeclared identifier is reported only once ext/tokenizer/tokenizer.c:181: error: for each function it appears in.) Using: autoconf-2.63 automake-1.10.1 libtool-2.2.6a flex-2.5.35 re2c-0.13.3 bison-2.3 Reproduce code: --------------- cvs up Zend/ cvs up ./cvsclean ./buildconf rm -rf mybuild mkdir mybuild cd mybuild/ ../configure make ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=46554&edit=1