轉信站: GIBBS!egg.mm.ntut!cmc
Origin: linux.cmc.edu.tw
【 在 GOUKI.bbs@firebird.cs.ccu.edu.tw (聖法者) 的大作中提到: 】
: 預在firebird 2.66M裝 five.c
: 結果出現.
: % make installbbs
: gcc -O -DSHOW_IDLE_TIME -DWITHOUT_CHROOT -DBSD44 -DTERMIOS -c five.c
: five.c: In function `five_pk':
: five.c:665: sizeof applied to an incomplete type
: five.c:666: sizeof applied to an incomplete type
: five.c:670: sizeof applied to an incomplete type
: *** Error code 1
: Stop.
: 這該怎麼解決咧...
在five.c的開頭加上:
#include <screen.h>
--
※ 來源:‧華 佗 bbs.cmc.edu.tw‧[FROM: ip61-119.cmc.ed]