lkml.org 
[lkml]   [2006]   [Feb]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.6.16-rc3-git5: drivers/acpi/osl.c:57:38: empty filename in #include
On Thu, Feb 16, 2006 at 12:12:19AM +0100, Martin MOKREJ? wrote:

> Hi,

Hi Martin,

> I have the following problem when compiling linux kernel on Intel
> Pentium4M machine:
>
> drivers/acpi/osl.c:57:38: empty filename in #include
> drivers/acpi/osl.c: In function `acpi_os_table_override':
> drivers/acpi/osl.c:258: error: `AmlCode' undeclared (first use in
> this function)
> drivers/acpi/osl.c:258: error: (Each undeclared identifier is
> reported only once
> drivers/acpi/osl.c:258: error: for each function it appears in.)
> make[2]: *** [drivers/acpi/osl.o] Error 1
>
> It turned out I have enabled the custom DSDT option but the field
> for the custom file have left empty. That's the cause for the error.
> Something should probably take care of this case. I use "menuconfig"
> to manipulate the .config file.

this is a class of errors Kconfig can't handle.

And if it was handled, the next problems were to check first whether the
file exists, and next whether it's actually a valid DSDT table file...

Kconfig helps you to avoid many errors, but there are classes of errors
it simply can't prevent.

> M.

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-02-17 01:08    [W:0.051 / U:1.492 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site