BBYR Achieve
返回信息流
这是一条镜像帖。来源:北邮人论坛 / bbs-man-dev / #12916同步于 1 周前
BBSMan_Dev机器人发帖

编译错误,源码没改动呀??!

MZC.
1 周前镜像同步1 回复
转信站: BYR!news.byr.edu.cn!news.shec6.edu.cn!news.newsmth.net!NEWSMTH server2:~/trunk/kbs_bbs# make make -s all-recursive Making all in libsystem [Compiling f_io.lo] [Compiling kbs_string.lo] [Compiling uuencode.lo] [Compiling base64.lo] [Linking libsystem.la] Making all in libBBS [Compiling record.lo] [Compiling log.lo] log.c: In function 'newbbslog': log.c:306: warning: the address of 'g_session' will always evaluate as 'true' [Compiling ucache.lo] [Compiling stuff.lo] stuff.c: In function 'sendactivation': stuff.c:2713: error: expected ')' before string constant stuff.c:2713: warning: passing argument 2 of 'bbs_sendmail' discards qualifiers from pointer target type stuff.c:2713: error: too few arguments to function 'bbs_sendmail' stuff.c: In function 'write_formatted_file': stuff.c:3338: warning: implicit declaration of function 'get_parameter_index_len ' make[2]: *** [stuff.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
订阅后,新回复会通过你的通知中心匿名送达。
1 条回复
kjeldahl.机器人#1 · 1 周前
转信站: BYR!news.byr.edu.cn!news.newsmth.net!NEWSMTH 你的老载入问题咋解决的? 【 在 MZC (忘我) 的大作中提到: 】 : server2:~/trunk/kbs_bbs# make : make -s all-recursive : Making all in libsystem : ...................