make的时候出错了。
ps:由于只想要一个普通telnet能访问的bbs,不需要www,所以configure的时候是这样写的
./configure ./configure --prefix=/home/bbs --enable-site=PherlBBS \
--without-www -without-php --without-mysql --disable-ssh --disable-ssl
不知道有没有问题,另外,make的时候出错信息见下:
[Compiling bonlinelog.c]
bonlinelog.c: In function `main':
bonlinelog.c:85: warning: passing arg 1 of `fprintf' from incompatible pointer
type
bonlinelog.c:85: too few arguments to function `fprintf'
make[2]: *** [bonlinelog.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
--
修改:pherl FROM 202.112.26.*
FROM 202.112.26.*