From owner-freebsd-current Fri Sep 13 13:26:58 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1314B37B400 for ; Fri, 13 Sep 2002 13:26:56 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93E3343E7B for ; Fri, 13 Sep 2002 13:26:55 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id g8DKQsfO043935; Fri, 13 Sep 2002 13:26:54 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.5/Submit) id g8DKQsbp043934; Fri, 13 Sep 2002 13:26:54 -0700 (PDT) Date: Fri, 13 Sep 2002 13:26:54 -0700 From: "David O'Brien" To: Kris Kennaway Cc: current@FreeBSD.org Subject: Re: Alpha fatal warning in kernel compile Message-ID: <20020913202654.GA43837@dragon.nuxi.com> Reply-To: current@FreeBSD.org Mail-Followup-To: David O'Brien , Kris Kennaway , current@FreeBSD.org References: <20020912202750.GA21944@xor.obsecurity.org> <20020913004729.GA8068@dragon.nuxi.com> <20020913025915.GA31129@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020913025915.GA31129@xor.obsecurity.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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