From: Adrian Bunk <bunk@stusta.de>
To: "Randy.Dunlap" <rdunlap@xenotime.net>
Cc: Martin MOKREJ? <mmokrejs@ribosome.natur.cuni.cz>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.16-rc3-git5: drivers/acpi/osl.c:57:38: empty filename in #include
Date: Fri, 17 Feb 2006 01:56:00 +0100 [thread overview]
Message-ID: <20060217005600.GE4422@stusta.de> (raw)
In-Reply-To: <Pine.LNX.4.58.0602161609070.25305@shark.he.net>
On Thu, Feb 16, 2006 at 04:11:32PM -0800, Randy.Dunlap wrote:
> On Fri, 17 Feb 2006, Adrian Bunk wrote:
>
> > 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.
>
> Adrian, I looked at this one also, and I cannot find /AmlCode/
> in any .h or .c file. Did you find it? if so, where?
I'm seeing it in both 2.6.15.4 and Linus' current tree at exactly the
place the error message from the bug report mentions it.
> thanks,
> ~Randy
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
next prev parent reply other threads:[~2006-02-17 0:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2006-02-17 0:58 ` Randy.Dunlap
2006-02-17 1:30 ` Adrian Bunk
2006-02-17 9:12 ` Martin MOKREJŠ
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060217005600.GE4422@stusta.de \
--to=bunk@stusta.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mmokrejs@ribosome.natur.cuni.cz \
--cc=rdunlap@xenotime.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox