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

next in thread | previous in thread | raw e-mail | index | archive | help
yOn Wed, 16 Apr 2003, Andrew R. Reiter wrote:

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

Erm, Im a dumbass.  Ignore the above, despite the fact that it IS a build
breakage.. I was forgetting what 'atm' pulled in.

Cheers,
--
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?20030416221832.X84126>