public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.16-rc3-git5: drivers/acpi/osl.c:57:38: empty filename in #include
@ 2006-02-15 23:12 Martin MOKREJŠ
  2006-02-17  0:05 ` Adrian Bunk
  0 siblings, 1 reply; 7+ messages in thread
From: Martin MOKREJŠ @ 2006-02-15 23:12 UTC (permalink / raw)
  To: LKML

Hi,
   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.
M.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-02-17  9:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-15 23:12 2.6.16-rc3-git5: drivers/acpi/osl.c:57:38: empty filename in #include Martin MOKREJŠ
2006-02-17  0:05 ` Adrian Bunk
2006-02-17  0:11   ` Randy.Dunlap
2006-02-17  0:56     ` Adrian Bunk
2006-02-17  0:58       ` Randy.Dunlap
2006-02-17  1:30         ` Adrian Bunk
2006-02-17  9:12   ` Martin MOKREJŠ

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox