我也出现了这样的错误
[Compiling default.c]
default.c: In function `ModeType':
default.c:355: `MSG' undeclared (first use in this function)
default.c:355: (Each undeclared identifier is reported only once
default.c:355: for each function it appears in.)
make[2]: *** [default.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
是用这种方式安的:
./configure --prefix=/usr/local/bbs --enable-site=devel \
--with-www=/usr/local/www --with-php=/usr/local/include/php \
--with-mysql --enable-ssh --enable-ssl
make
【 在 whyes (badboy) 的大作中提到: 】
: 我的系统是RH9.0,smth源代码是cvs到的.
: apache和PHP,mysql已经提示正确安装.
: configure无错误提示,make后提示如下错误:
: ...................
--
FROM 202.114.130.*