Subject: another failure in building generic
To: None <current-users@NetBSD.ORG>
From: Perry E. Metzger <perry@piermont.com>
List: current-users
Date: 10/20/1996 21:03:54
Just got another unpleasant failure while building a semi-GENERIC
kernel on port-i386:

cc  -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -I. -I../../../../arch -I../../../.. -nostdinc -DI386_CPU -DI486_CPU -DI586_CPU -DMATH_EMULATE -DMACHINE_NONCONTIG -DTIMEZONE="0" -DDST="0" -DSWAPPAGER -DVNODEPAGER -DDEVPAGER -DRAMDISK_SERVER="0" -DRAMDISK_HOOKS -DMINIROOTSIZE="0x200" -DCOMPAT_10 -DCOMPAT_11 -DCOMPAT_12 -DEXEC_SCRIPT -DEXEC_AOUT -DLKM -DFFS -DMFS -DNFSCLIENT -DCD9660 -DMSDOSFS -DFDESC -DFIFO -DKERNFS -DINET -DMAXUSERS=32 -D_KERNEL  -Di386  -c ../../../../net/if_fddisubr.c
cc1: warnings being treated as errors
../../../../net/if_fddisubr.c: In function `fddi_output':
../../../../net/if_fddisubr.c:349: warning: label `queue_it' defined but not used
*** Error code 1