- 主题:make时出错
In file included from ../src/bbs.h:168,
from record.c:20:
../site.h:274:2: #endif without #if
make[2]: *** [record.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
这是怎么回事啊?
--
FROM 59.66.122.*
你改过代码了?
【 在 vole (一叶知秋) 的大作中提到: 】
: In file included from ../src/bbs.h:168,
: from record.c:20:
: ../site.h:274:2: #endif without #if
: ...................
--
FROM 218.28.14.*
啊,没有啊,我都不知道它说的那些文件在哪里?
就改了fb2k.h里的BBSUID BBSGID
【 在 JulyClyde (这个月该过生日啦) 的大作中提到: 】
: 你改过代码了?
--
FROM 59.66.122.*
site.h:274:2: #endif without #if
第274行附近有#endif,但前面没有#if...
【 在 vole (一叶知秋) 的大作中提到: 】
: In file included from ../src/bbs.h:168,
: from record.c:20:
: ../site.h:274:2: #endif without #if
: ...................
--
FROM 60.4.28.*
去掉了,现在好了:)
※ 修改:·vole 于 Jul 3 13:20:52 修改本文·[FROM: 59.66.122.*]
※ 来源:·水木社区 newsmth.net·[FROM: 59.66.122.*]
修改:vole FROM 59.66.122.*
FROM 59.66.122.*