- 主题:make bbstop时提示错误...
bash-2.05b$ make bbstop
gcc -O2 -export -Wunused -I../include -I../../include bbstop.c -o bbstop
bbstop.c: In function `nummedals_cmp':
bbstop.c:53: structure has no member named `nummedals'
bbstop.c:53: structure has no member named `nummedals'
bbstop.c:180:22: warning: multi-line string literals are deprecated
bbstop.c: In function `top_nummedals':
bbstop.c:188: structure has no member named `nummedals'
bbstop.c:192: structure has no member named `nummedals'
bbstop.c:207:22: warning: multi-line string literals are deprecated
make: *** [bbstop] Error 1
到底是哪里出错了?!?
--
FROM 222.16.45.*
精华区是这样说的:
发信人: 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.*
structure has no member named `nummedals'
【 在 ShuiGongZhu@smth.org-SPAM.no (PPface,169,but don't love 的大作中提到: 】
: bash-2.05b$ make bbstop
: gcc -O2 -export -Wunused -I../include -I../../include bbstop.c -o bbstop
: bbstop.c: In function `nummedals_cmp':
: bbstop.c:53: structure has no member named `nummedals'
: bbstop.c:53: structure has no member named `nummedals'
: bbstop.c:180:22: warning: multi-line string literals are deprecated
: bbstop.c: In function `top_nummedals':
: bbstop.c:188: structure has no member named `nummedals'
: bbstop.c:192: structure has no member named `nummedals'
: bbstop.c:207:22: warning: multi-line string literals are deprecated
: ...................
--
FROM bbs.tju.edu.cn
看了下精华区,如上面贴子所说,把nummedals改为medals,但是还是有错误,但是错误
不是之前提示那个了...
【 在 slowaction.bbs@bbs.tju.edu.cn.no.spam (王百万) 的大作中提到: 】
: structure has no member named `nummedals'
--
FROM 222.16.45.*
你是不是使用 FB2K 的 BBS ?
你是不是用 REDHAT 9.0 的系统?
如果是?建议你使用 REDHAT 7.3 来编译~~
因为 gcc 的版本原因,所以 bbstop 无法编译
【 在 ShuiGongZhu@smth.org-SPAM.no (PPface,169,but don't love 的大作中提到: 】
: bash-2.05b$ make bbstop
: gcc -O2 -export -Wunused -I../include -I../../include bbstop.c -o bbstop
: bbstop.c: In function `nummedals_cmp':
: bbstop.c:53: structure has no member named `nummedals'
: bbstop.c:53: structure has no member named `nummedals'
: bbstop.c:180:22: warning: multi-line string literals are deprecated
: bbstop.c: In function `top_nummedals':
: bbstop.c:188: structure has no member named `nummedals'
: bbstop.c:192: structure has no member named `nummedals'
: bbstop.c:207:22: warning: multi-line string literals are deprecated
: .................(以下省略)
--
FROM 219.216.80.241
all bingo!
我是使用FB2k,是RH9.0....
怎么用RH7.3编译啊?!重新装一个新系统?!?!?
【 在 wuweixin.bbs@bbs.neu.edu.cn (有颜色的猫) 的大作中提到: 】
: 你是不是使用 FB2K 的 BBS ?
: 你是不是用 REDHAT 9.0 的系统?
: 如果是?建议你使用 REDHAT 7.3 来编译~~
: ...................
--
FROM 222.16.45.*
建议换一个新系统吧,呵呵,7.3 可以编译那些 local_utl的
否则你用 BBS2WWW 也不好用的
【 在 ShuiGongZhu@smth.org-SPAM.no (PPface,169,but don't love 的大作中提到: 】
: all bingo!
: 我是使用FB2k,是RH9.0....
: 怎么用RH7.3编译啊?!重新装一个新系统?!?!?
: 【 在 wuweixin.bbs@bbs.neu.edu.cn (有颜色的猫) 的大作中提到: 】
: : 你是不是使用 FB2K 的 BBS ?
: : 你是不是用 REDHAT 9.0 的系统?
: : 如果是?建议你使用 REDHAT 7.3 来编译~~
: : ...................
--
FROM 219.216.80.241
我晕啊....时间紧迫..来不及了的....况且我也只是应付导师而已...
这个只是上站次数排行发贴数排行和使用时间排行吧?!如果不影响其他的话那我不要
这个功能也罢....将就着先了...BBS2WWW是什么东东?!没大影响的吧?!
【 在 wuweixin.bbs@bbs.neu.edu.cn (有颜色的猫) 的大作中提到: 】
: 建议换一个新系统吧,呵呵,7.3 可以编译那些 local_utl的
: 否则你用 BBS2WWW 也不好用的
--
FROM 222.16.45.*
不换系统的话,就在RH9.0下,难道就没有办法了么?!
可恶的gcc!!
【 在 wuweixin.bbs@bbs.neu.edu.cn (有颜色的猫) 的大作中提到: 】
: 建议换一个新系统吧,呵呵,7.3 可以编译那些 local_utl的
: 否则你用 BBS2WWW 也不好用的
--
FROM 222.16.45.*
有没有其他的解救方法啊?!比如,更改gcc安装之类的..换个系统实在是件大工程..
【 在 wuweixin.bbs@bbs.neu.edu.cn (有颜色的猫) 的大作中提到: 】
: 建议换一个新系统吧,呵呵,7.3 可以编译那些 local_utl的
: 否则你用 BBS2WWW 也不好用的
--
FROM 222.16.45.*