From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 12 19:50:07 2010 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 00B54106568D for ; Fri, 12 Feb 2010 19:50: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 CBB3B8FC0C for ; Fri, 12 Feb 2010 19:50:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o1CJo64k090980 for ; Fri, 12 Feb 2010 19:50:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o1CJo6hM090979; Fri, 12 Feb 2010 19:50:06 GMT (envelope-from gnats) Date: Fri, 12 Feb 2010 19:50:06 GMT Message-Id: <201002121950.o1CJo6hM090979@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Garrett Cooper Cc: Subject: Re: bin/143830: [patch] atmconfig(8): Fix conditional inclusion for sbin/atm/atmconfig 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: Fri, 12 Feb 2010 19:50:07 -0000 The following reply was made to PR bin/143830; it has been noted by GNATS. From: Garrett Cooper To: bug-followup@FreeBSD.org, gcooper@FreeBSD.org Cc: Subject: Re: bin/143830: [patch] atmconfig(8): Fix conditional inclusion for sbin/atm/atmconfig Date: Fri, 12 Feb 2010 11:44:06 -0800 This doesn't appear to be the magic silver bullet that solves the problem because crud still gets hung up on this error with make release. Trying again with a clean tree... -Garrett