php-screw版本问题,报错
作る
/bin/sh /root/php_screw-1.5/libtool --mode=compile cc -I。 -I/root/php_screw-1.5 -DPHP_ATOM_INC -I/root/php_screw-1.5/include -I/root/php_screw-1.5/main -I/root/php_screw-1.5 -I/usr/include/php -I/usr /include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /root/php_screw-1.5/php_screw.c -o php_screw.lo
libtool: コンパイル: cc -I。 -I/root/php_screw-1.5 -DPHP_ATOM_INC -I/root/php_screw-1.5/include -I/root/php_screw-1.5/main -I/root/php_screw-1.5 -I/usr/include/php -I/usr /include/php/main www.111cn.net -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /root/php_screw-1.5/php_screw.c -fPIC -DPIC -o .libs/php_screw.o
/root/php_screw-1.5/php_screw.c: 関数「zm_startup_php_screw」内:
/root/php_screw-1.5/php_screw.c:124: エラー: ‘struct _zend_compiler_globals’ には ‘extended_info’ という名前のメンバーがありません
/root/php_screw-1.5/php_screw.c: 関数「zm_shutdown_php_screw」内:
/root/php_screw-1.5/php_screw.c:133: エラー: 「struct _zend_compiler_globals」には「extended_info」という名前のメンバーがありません
make: *** [php_screw.lo] エラー 1
修正php-screw.c
代码如下 | |
|