Making all in src
[Compiling bbs.c]
bbs.c: In function ‘showinfo’:
bbs.c:1577: error: ‘DIR_MODE_SCORE’ undeclared (first use in this function)
bbs.c:1577: error: (Each undeclared identifier is reported only once
bbs.c:1577: error: for each function it appears in.)
make[2]: *** [bbs.o] Error 1
make[1]: *** [all-recursive] Error 1
make的时候错误,应该在哪儿声明?
--
FROM 220.248.111.*