看板SetupBBS
标 题安装maple时遇到的问题(3.10-20060425版本)
发信站清华资讯(枫桥驿站) (Sun May 7 01:51:02 2006)
转信站ptt!ctu-reader!Spring!ctu-peer!news.nctu!news.csie.ncyu!news.cs.nthu!n
bmtad.c: In function ‘mta_mailer’:
bmtad.c:2173: error: invalid lvalue in assignment
make[2]: *** [bmtad] Error 1
make[2]: Leaving directory `/home/bbs/src/daemon'
make[1]: *** [linux] Error 2
make[1]: Leaving directory `/home/bbs/src/daemon'
make: *** [linux] Error 2
/home/bbs/bin/install.sh: line 88: bin/bbsd: 没有此一档案或目录
/home/bbs/bin/install.sh: line 89: bin/camera: 没有此一档案或目录
/home/bbs/bin/install.sh: line 90: bin/account: 没有此一档案或目录
Trying 0.0.0.0...
telnet: connect to address 0.0.0.0: Connection refused
telnet: Unable to connect to remote host: Connection refused
请问各位先进...
是我bmtad.c第2173行出问题吗?
以上是我bmtad.c的2173行:
score = nrcpt;
delta = ((int) hx->xyz) - ap->used;
if (delta >= -16 && delta <= 16)
score += SPAM_MFROM_LIMIT >> 5;
(int) (hx->xyz) = ap->used; /* title_ht 的 xyz 是记录用这标题的最後一
封信之档案大小 */
}
还是弄不懂问题出那里...爬文也找没有...
有先进可以帮我解惑吗?
谢谢喔~~~
--
※ Origin: 枫桥驿站<bbs.cs.nthu.edu.tw> ◆ From: 61-59-138-7.adsl.static.seed.net.tw