-----Original Message----- From: Nate Lawson <nate_at_root.org> To: dawnshade <h-k_at_mail.ru> Date: Wed, 26 Oct 2005 23:57:37 -0700 Subject: Re: [PATCH] ACPICA 20051021 import > > /usr/src/sys/modules/acpi/acpi/../../../contrib/dev/acpica/evgpeblk.c: In function `AcpiEvMatchPrwAndGpe': > > /usr/src/sys/modules/acpi/acpi/../../../contrib/dev/acpica/evgpeblk.c:482: error: `METHOD_NAME__PRW' undeclared (first use in this function) > > /usr/src/sys/modules/acpi/acpi/../../../contrib/dev/acpica/evgpeblk.c:482: error: (Each undeclared identifier is reported only once > > /usr/src/sys/modules/acpi/acpi/../../../contrib/dev/acpica/evgpeblk.c:482: 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? 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 > <sys/contrib/dev/acpica/file.h>? > sorry, you mean check includes in file evgpeblk.c? grep include /usr/src/sys/modules/acpi/acpi/../../../contrib/dev/acpica/evgpeblk.c * Code or modification with rights to further distribute source must include * Code and the date of any change. Licensee must include in that file the * must include a prominent statement that the modification is derived, * include the following Disclaimer and Export Compliance provision in the * portion of the Covered Code, and must include terms to the effect that the #include "acpi.h" #include "acevents.h" #include "acnamesp.h"Received on Thu Oct 27 2005 - 05:14:18 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:46 UTC