breakage in 'atm'

Andrew R. Reiter arr at watson.org
Wed Apr 16 19:00:12 PDT 2003


Noticed this breakage today when building current:

cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs
-Wstric
t-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fforma
t-extensions -ansi -g -nostdinc -I-  -I. -I../../.. -I../../../dev
-I../../../co
ntrib/dev/acpica -I../../../contrib/ipfilter -D_KERNEL -include
opt_global.h -fn
o-common  -mno-align-long-strings -mpreferred-stack-boundary=2
-ffreestanding -W
error  ../../../net/if_atmsubr.c^M
cc1: warnings being treated as errors^M
../../../net/if_atmsubr.c: In function `atm_input':^M
../../../net/if_atmsubr.c:217: warning: unused variable `s'^M
*** Error code 1^M
^M
Stop in /work/fbsd/src/sys/i386/compile/GENERIC.^M


Not a big deal as I dont think anyone uses that device.  Do we have any
plans for this piece of code?


--
Andrew R. Reiter
arr at watson.org
arr at FreeBSD.org


More information about the freebsd-atm mailing list