ID: 28428 User updated by: jay4mail at yahoo dot com Reported By: jay4mail at yahoo dot com -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: arm-linux PHP Version: 5.0.0RC2 New Comment:
The problem was I tried to build in another directory out of the source directory. There is no problem if I build in the source directory. I also tried this with php4 and the result was the same. Previous Comments: ------------------------------------------------------------------------ [2004-05-18 11:01:48] jay4mail at yahoo dot com Description: ------------ ./configure --disable-all --disable-cgi make make install all ok. sapi/cli/php test.php failed saying Parse error: syntax error, unexpected T_STRING in test.php on line 2 linux 2.6.5 on ARM, glibc 2.3.2, gcc 3.3.3, bison 1.875, flex 2.54 Reproduce code: --------------- <?php phpinfo(); ?> ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28428&edit=1