精华区是这样说的:
发信人: deardragon (老农), 信区: BBSMan_Dev
标 题: Re: FB2000 0423的一个问题
发信站: BBS 水木清华站 (Mon Aug 27 16:28:45 2001)
是改结构时, local_util 有忘记修改的部分。
把 nummedals 改成 medals 。
我把全部nummedals的部分都该成medals了,但是编译的时候仍然提示:
bash-2.05b$ make bbstop
gcc -O2 -export -Wunused -I../include -I../../include bbstop.c -o bbstop
bbstop.c:180:22: warning: multi-line string literals are deprecated
bbstop.c:207:22: warning: multi-line string literals are deprecated
/tmp/ccTW54sb.o(.text+0x8c2): In function `top_money':
: undefined reference to `Ctime'
collect2: ld returned 1 exit status
make: *** [bbstop] Error 1
请问哪里出错啊?!
【 在 ShuiGongZhu (PPface,169,but don't love me...) 的大作中提到: 】
: bash-2.05b$ make bbstop
: gcc -O2 -export -Wunused -I../include -I../../include bbstop.c -o bbstop
: bbstop.c: In function `nummedals_cmp':
: ...................
--
FROM 222.16.45.*