ID: 28823 Updated by: [EMAIL PROTECTED] Reported By: seved dot torstendahl at netinsight dot se -Status: Open +Status: Suspended Bug Type: Compile Failure Operating System: Linux PHP Version: 5.0.0RC3 New Comment:
Related thread: http://marc.theaimsgroup.com/?l=php-dev&m=105057062609198&w=2 flex-2.5.31 is unsupported at this moment. Previous Comments: ------------------------------------------------------------------------ [2004-06-18 12:33:22] seved dot torstendahl at netinsight dot se I got a sapi/cli/php but something more is corrupt: tintin3:~/development/php/b5> sapi/cli/php -r 'print "hej\n";' Parse error: syntax error, unexpected T_WHITESPACE in Command line code on line 1 tintin3:~/development/php/b5> sapi/cli/php -r 'print"hej\n";' hej tintin3:~/development/php/b5> ------------------------------------------------------------------------ [2004-06-18 09:41:04] seved dot torstendahl at netinsight dot se Description: ------------ After unpacking the php-5.0.0RC3 sources, 'make all' returned the following error: flex -Pini_ -S/home/seved/development/php/php-5.0.0RC3/Zend/flex.skl -oZend/zend_ini_scann er.c -i /home/seved/development/php/php-5.0.0RC3/Zend/zend_ini_scanner.l flex: fatal internal error, bad line in skeleton file make: *** [Zend/zend_ini_scanner.c] Error 1 -------------- tintin3:~/development/php/b5> flex --version flex 2.5.31 Using flex version 2.5.4 on another system with the same command succeed, and then 'make all' finished OK. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28823&edit=1
