Andi fixed it in CVS, try checking out downloading tokenizer.c again.

Magnus Määttä wrote:

From 4.3 branch with ZE2 i get this compile error:
/bin/sh /opt/DEV/php/php430/php4/libtool --mode=compile gcc -Iext/tokenizer/ -I/opt/DEV/php/php430/php4/ext/tokenizer/ -DPHP_ATOM_INC -I/opt/DEV/php/php430/php4/include -I/opt/DEV/php/php430/php4/main -I/opt/DEV/php/php430/php4 -I/usr/local/www/httpd2prefork/include -I/opt/DEV/php/php430/php4/Zend -I/usr/include/libxml2 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr//include/mysql -I/usr/include/pspell -I/usr/qt/3/include -I/usr//include -I/opt/DEV/php/php430/php4/TSRM -g -Wall -prefer-pic -c /opt/DEV/php/php430/php4/ext/tokenizer/tokenizer.c -o ext/tokenizer/tokenizer.lo
gcc -Iext/tokenizer/ -I/opt/DEV/php/php430/php4/ext/tokenizer/ -DPHP_ATOM_INC -I/opt/DEV/php/php430/php4/include -I/opt/DEV/php/php430/php4/main -I/opt/DEV/php/php430/php4 -I/usr/local/www/httpd2prefork/include -I/opt/DEV/php/php430/php4/Zend -I/usr/include/libxml2 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr//include/mysql -I/usr/include/pspell -I/usr/qt/3/include -I/usr//include -I/opt/DEV/php/php430/php4/TSRM -g -Wall -c /opt/DEV/php/php430/php4/ext/tokenizer/tokenizer.c -fPIC -DPIC -o ext/tokenizer/tokenizer.lo
cpp0: warning: changing search order for system directory "/usr/include"
cpp0: warning: as it has already been specified as a non-system directory
/opt/DEV/php/php430/php4/ext/tokenizer/tokenizer.c: In function `zm_startup_tokenizer':
/opt/DEV/php/php430/php4/ext/tokenizer/tokenizer.c:239: `T_OLD_FUNCTION' undeclared (first use in this function)
/opt/DEV/php/php430/php4/ext/tokenizer/tokenizer.c:239: (Each undeclared identifier is reported only once
/opt/DEV/php/php430/php4/ext/tokenizer/tokenizer.c:239: for each function it appears in.)
/opt/DEV/php/php430/php4/ext/tokenizer/tokenizer.c: In function `get_token_type_name':
/opt/DEV/php/php430/php4/ext/tokenizer/tokenizer.c:437: `T_OLD_FUNCTION' undeclared (first use in this function)
make: *** [ext/tokenizer/tokenizer.lo] Error 1


/ Magnus




--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to