From owner-freebsd-bugs@FreeBSD.ORG Tue Dec 23 00:20:07 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 118AC1065670 for ; Tue, 23 Dec 2008 00:20:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DA36A8FC16 for ; Tue, 23 Dec 2008 00:20:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mBN0K6Y8061499 for ; Tue, 23 Dec 2008 00:20:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mBN0K6jE061496; Tue, 23 Dec 2008 00:20:06 GMT (envelope-from gnats) Date: Tue, 23 Dec 2008 00:20:06 GMT Message-Id: <200812230020.mBN0K6jE061496@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Garrett Cooper" Cc: Subject: Re: bin/129764: [patch] unbreak sbin/newfs build for the 8-CURRENT X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Garrett Cooper List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2008 00:20:07 -0000 The following reply was made to PR bin/129764; it has been noted by GNATS. From: "Garrett Cooper" To: "Eygene Ryabinkin" Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/129764: [patch] unbreak sbin/newfs build for the 8-CURRENT Date: Mon, 22 Dec 2008 16:15:45 -0800 Eygene, Is this honestly the only area where you had an issue? Seems like you should have had more potentially... Did you start off with a clean tree (NO_CLEAN=0 or unset)? -Garrett