Subject: Problem compiling fsirand on mac68k
To: None <current-users@NetBSD.ORG>
From: Dave Huang <khym@bga.com>
List: current-users
Date: 09/19/1997 16:56:36
September 19 sup of current:

cc -O -pipe -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes  -c /usr/src/sbin/fsirand/fsirand.c
cc1: warnings being treated as errors
/usr/src/sbin/fsirand/fsirand.c: In function `fixinodes':
/usr/src/sbin/fsirand/fsirand.c:141: warning: `sp' might be used uninitialized in this function
*** Error code 1

Stop.

It compiles just fine on i386 though... I seem to remember something
similar happening with amd... gcc on m68k likes printing these spurious
warnings :)