From owner-freebsd-current@FreeBSD.ORG Sun Nov 14 00:29:06 2004 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 43CBD16A4CE; Sun, 14 Nov 2004 00:29:06 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id B019943D2D; Sun, 14 Nov 2004 00:29:05 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iAE0SOh4049006; Sat, 13 Nov 2004 17:28:24 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sat, 13 Nov 2004 17:28:38 -0700 (MST) Message-Id: <20041113.172838.18695811.imp@bsdimp.com> To: tinderbox@freebsd.org From: "M. Warner Losh" In-Reply-To: <20041113214203.331EF7306E@freebsd-current.sentex.ca> References: <20041113214203.331EF7306E@freebsd-current.sentex.ca> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: current@freebsd.org cc: i386@freebsd.org Subject: Re: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2004 00:29:06 -0000 In message: <20041113214203.331EF7306E@freebsd-current.sentex.ca> FreeBSD Tinderbox writes: : /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_snc/../../../dev/acpica/acpi_snc.c:115: error: `_COMPONENT' undeclared (first use in this function) OK. That's my fault . I believe I've fixed this. Warner