debian:/usr/src/smthbbs-1.2.2rc# make
make -s all-recursive
Making all in libsystem
[Compiling f_cat.c]
In file included from ../src/bbs.h:486,
from ../src/system.h:3,
from f_cat.c:2:
../src/vars.h:39: error: array type has incomplete element type
../src/vars.h:43: error: array type has incomplete element type
../src/vars.h:44: error: array type has incomplete element type
../src/vars.h:45: error: array type has incomplete element type
../src/vars.h:46: error: array type has incomplete element type
../src/vars.h:47: error: array type has incomplete element type
make[2]: *** [f_cat.lo] 错误 1
make[1]: *** [all-recursive] 错误 1
猜测是extern struct command 类型没有找到
请大牛多多指教该如何出力
--
FROM 202.194.15.*