Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Apr 2003 22:00:27 -0400 (EDT)
From:      "Andrew R. Reiter" <arr@watson.org>
To:        freebsd-atm@freebsd.org
Subject:   breakage in 'atm'
Message-ID:  <20030416215933.T84126@fledge.watson.org>

next in thread | raw e-mail | index | archive | help

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@watson.org
arr@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030416215933.T84126>