From owner-freebsd-acpi@FreeBSD.ORG Sat Oct 21 15:32:38 2006 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 85E9216A415; Sat, 21 Oct 2006 15:32:38 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9690C43D8C; Sat, 21 Oct 2006 15:32:23 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 536EE6E8D; Sat, 21 Oct 2006 19:32:20 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 36B0871C5; Sat, 21 Oct 2006 19:17:38 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k9LFHiED052330; Sat, 21 Oct 2006 19:17:44 +0400 (MSD) (envelope-from ru) Date: Sat, 21 Oct 2006 19:17:44 +0400 From: Ruslan Ermilov To: Jung-uk Kim Message-ID: <20061021151744.GA52140@rambler-co.ru> References: <200610102126.24853.jkim@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" Content-Disposition: inline In-Reply-To: <200610102126.24853.jkim@FreeBSD.org> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: freebsd-acpi@freebsd.org Subject: Re: [PATCH] ACPI-CA 20060912 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: Sat, 21 Oct 2006 15:32:38 -0000 --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 10, 2006 at 09:26:21PM -0400, Jung-uk Kim wrote: > FYI, merge from the latest ACPI-CA (downloaded from Intel web site)=20 > and the patch against HEAD is here: >=20 > http://people.freebsd.org/~jkim/acpica-import-20060912.diff.gz >=20 > (Note: There are removed files and added files. Don't forget '-p'=20 > option when you patch.) >=20 Kernel doesn't compile when this patch applied cleanly to a fresh -CURRENT: : =3D=3D=3D> acpi/acpi (all) : cc -O2 -fno-strict-aliasing -pipe -march=3Dpentiumpro -DACPI_USE_LOCAL_CA= CHE -Werror -D_KERNEL -DKLD_MODULE -std=3Dc99 -nostdinc -I- -I/usr/src/sys= /modules/acpi/acpi/../../../contrib/dev/acpica -DHAVE_KERNEL_OPTION_HEADERS= -include /usr/obj/usr/src/sys/LURKER/opt_global.h -I. -I@ -I@/contrib/altq= -finline-limit=3D8000 --param inline-unit-growth=3D100 --param large-funct= ion-growth=3D1000 -fno-common -g -I/usr/obj/usr/src/sys/LURKER -mno-align-l= ong-strings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -m= no-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -= Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qu= al -Wundef -fformat-extensions -c /usr/src/sys/modules/acpi/acpi/../../../= contrib/dev/acpica/dsfield.c : In file included from @/contrib/dev/acpica/acenv.h:230, : from @/contrib/dev/acpica/acpi.h:127, : from /usr/src/sys/modules/acpi/acpi/../../../contrib/dev= /acpica/dsfield.c:119: : @/contrib/dev/acpica/acfreebsd.h:129:1: "ACPI_USE_LOCAL_CACHE" redefined : :2:1: this is the location of the previous definition : *** Error code 1 :=20 : Stop in /usr/src/sys/modules/acpi/acpi. : *** Error code 1 Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --huq684BweRXVnRxX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFOjoYqRfpzJluFF4RAhVcAJ4rPlNi+cyJ7EiVZZ1x9rsJQnB3tgCfRzJ/ Dg+QRQzPLh7h3yXd6pU741Y= =XaxY -----END PGP SIGNATURE----- --huq684BweRXVnRxX--