In file included from /usr/php/main/php.h:409,
from php_kbs_bbs.h:28,
from phpbbslib.c:1:
/usr/php/Zend/zend_constants.h:58: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
/usr/php/Zend/zend_constants.h:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
/usr/php/Zend/zend_constants.h:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
/usr/php/Zend/zend_constants.h:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
/usr/php/Zend/zend_constants.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
/usr/php/Zend/zend_constants.h:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
/usr/php/Zend/zend_constants.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
In file included from /usr/php/main/php.h:416,
from php_kbs_bbs.h:28,
phpbbslib.c: In function 'zif_bbs_get_webdomain':
phpbbslib.c:244: warning: implicit declaration of function '_estrndup'
phpbbslib.c:244: warning: pointer/integer type mismatch in conditional expression
phpbbslib.c: In function 'zm_startup_kbs_bbs':
phpbbslib.c:256: warning: implicit declaration of function 'zend_register_string_constant'
phpbbslib.c:262: warning: implicit declaration of function 'zend_register_long_constant'
phpbbslib.c: In function 'zif_bbs_csv_to_al':
phpbbslib.c:459: warning: implicit declaration of function 'zend_parse_parameters'
phpbbslib.c:460: warning: implicit declaration of function 'zend_wrong_param_count'
make[3]: *** [phpbbslib.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
多谢指点。
--