SWR 1.0 FUSS Error

Posted by Tsumetai on Mon 02 Aug 2004 10:02 PM — 2 posts, 11,241 views.

#0
I am compiling SWR 1.0 FUSS on Redhat Linux 7.1 when I get the following output:

cc1: warnings being treated as errors
comm.c: In function 'flush_buffer':
comm.c:1072: warning: declaration of 'mud_down' shadows global declaration
make[1]: *** [o/comm.o] Error 1
make: *** [all] Error 2


Australia Forum Administrator #1
Seach for 'mud_down' in the source. Sounds like there are two of them.