Date: Thu, 27 Oct 2005 01:00:29 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: Nate Lawson <nate@root.org> Cc: dawnshade <h-k@mail.ru>, freebsd-acpi@FreeBSD.org, freebsd-current@FreeBSD.org, Jung-uk Kim <jkim@FreeBSD.org> Subject: Re: [PATCH] ACPICA 20051021 import Message-ID: <20051027080029.GA24310@dragon.NUXI.org> In-Reply-To: <43607A61.4040504@root.org> References: <E1EV1eF-000GtH-00.h-k-mail-ru@f24.mail.ru> <43607A61.4040504@root.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 26, 2005 at 11:57:37PM -0700, Nate Lawson wrote: > dawnshade wrote: > > > >-----Original Message----- > >From: Jung-uk Kim <jkim@FreeBSD.org> > >To: freebsd-acpi@FreeBSD.org, freebsd-current@FreeBSD.org > >Date: Wed, 26 Oct 2005 18:14:29 -0400 > >Subject: [PATCH] ACPICA 20051021 import > > > > > >>This patch is merge from ACPICA 20051021 release: > >> > >>http://people.freebsd.org/~jkim/acpica-import-20051021.diff.gz > >> > >>There are new files added in this release. So, you need `-p' option > >>when applying this patch. > >> > >>Please test and/or review. > > > > > >doesn't compile on 6.0RC1: > >cc -O -pipe -march=pentium-m > >-I/usr/src/sys/modules/acpi/acpi/../../../contrib/dev/acpica -Werror ... > >error: for each function it appears in.) > >*** Error code 1 > > I haven't tested this yet, but perhaps this is due to obrien's -I > change? This error is said to happen on 6.0RC1, which cannot be affected by my change. It also has -I/usr/src/sys/modules/acpi/acpi/../../../contrib/dev/acpica on the command line. So the error has to be something else. -- -- David (obrien@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051027080029.GA24310>