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