Date: Fri, 13 Sep 2002 13:26:54 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: Kris Kennaway <kris@obsecurity.org> Cc: current@FreeBSD.org Subject: Re: Alpha fatal warning in kernel compile Message-ID: <20020913202654.GA43837@dragon.nuxi.com> In-Reply-To: <20020913025915.GA31129@xor.obsecurity.org> References: <20020912202750.GA21944@xor.obsecurity.org> <20020913004729.GA8068@dragon.nuxi.com> <20020913025915.GA31129@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 12, 2002 at 07:59:15PM -0700, Kris Kennaway wrote: > On Thu, Sep 12, 2002 at 05:47:29PM -0700, David O'Brien wrote: > > On Thu, Sep 12, 2002 at 01:27:50PM -0700, Kris Kennaway wrote: > > > How are you supposed to disable -Werror in kernel builds? Setting > > > NO_WERROR in the env or passing it to 'make buildkernel' via -D > > > doesn't work; neither does putting -Wno-error in COPTFLAGS. I get the > > > following fatal warning when compiling a recent alpha 5.0 kernel under > > > 4.x: I don't understand how you can get these warnings when one doesn't on -CURRENT. At the point you are running this, shouldn't `make kernel' be using everything from /usr/src and /usr/obj and virtually nothing from the releng4 system it is running on? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020913202654.GA43837>