From owner-freebsd-current@FreeBSD.ORG Tue Apr 22 21:34:46 2003 Return-Path: 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 C697937B401 for ; Tue, 22 Apr 2003 21:34:46 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 399C443F75 for ; Tue, 22 Apr 2003 21:34:46 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h3N4YCZW012072; Tue, 22 Apr 2003 21:34:16 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h3N4Y8K8012071; Tue, 22 Apr 2003 21:34:08 -0700 (PDT) Date: Tue, 22 Apr 2003 21:34:08 -0700 From: "David O'Brien" To: David Leimbach Message-ID: <20030423043408.GA12027@dragon.nuxi.com> References: <11FEE921-7534-11D7-A805-0003937E39E0@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <11FEE921-7534-11D7-A805-0003937E39E0@mac.com> 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 cc: freebsd-current@freebsd.org cc: Poul-Henning Kamp Subject: Re: Makefile in /usr/src/lib/libdisk WARNS change? PLEASE READ! X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2003 04:34:47 -0000 On Tue, Apr 22, 2003 at 09:34:13PM -0500, David Leimbach wrote: > I posted the libdisk patch that was heavily ignored two days ago :). > Without it I > couldn't build libdisk and subsequently world. If I lower the WARNS > value > in the libdisk directory Makefiel the source builds without warning and > world > completes. Why can I build world on i386, Alpha, and sparc64 w/o your patch? I suspect that is the reason for the "cold shoulder" -- it appears to solve a local problem.