From owner-freebsd-acpi@FreeBSD.ORG Thu Oct 27 15:36:27 2005 Return-Path: X-Original-To: freebsd-acpi@FreeBSD.org Delivered-To: freebsd-acpi@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B8BF16A41F; Thu, 27 Oct 2005 15:36:27 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9650A43D45; Thu, 27 Oct 2005 15:36:26 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id j9RFirhp048828; Thu, 27 Oct 2005 11:44:53 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: Nate Lawson Date: Thu, 27 Oct 2005 11:36:14 -0400 User-Agent: KMail/1.6.2 References: <43607A61.4040504@root.org> In-Reply-To: <43607A61.4040504@root.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="euc-kr" Content-Transfer-Encoding: 7bit Message-Id: <200510271136.16568.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV devel-20050919/1148/Tue Oct 25 15:34:12 2005 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: freebsd-acpi@FreeBSD.org, freebsd-current@FreeBSD.org Subject: Re: [PATCH] ACPICA 20051021 import X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Oct 2005 15:36:27 -0000 On Thursday 27 October 2005 02:57 am, Nate Lawson wrote: > I haven't tested this yet, but perhaps this is due to obrien's -I > change? Perhaps acpica_prep.sh wasn't run with all the header > substitions enabled since they are commented out currently. > Jung-uk, can you check if includes are not "file.h" but > ? This patch was against -CURRENT, not against RELENG_6. I will try to make another patch for RELENG_6. Sorry for the confusion, Jung-uk Kim