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.*