哦,这个样子。
在kbs目录下运行make报下边的错误是怎么回事?apache,还是myysql,php的错。
不是说不开web这些不用的嘛。
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,
【 在 yanhuaming@newsmth.net-SPAM.no (补课族<要考试了..>) 的大作中提到: 】
: 在主目录下运行 contrib/build-RH9.sh
: 不要在 contrib/ 下运行
--