Re: 2.6.12-rc2-mm2

From: Jesper Juhl
Date: Fri Apr 08 2005 - 20:57:50 EST


On Sat, 9 Apr 2005, Adrian Bunk wrote:

> On Sat, Apr 09, 2005 at 01:28:47AM +0200, Jesper Juhl wrote:
> > On Fri, 8 Apr 2005, Andrew Morton wrote:
> >
> > >
> > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.12-rc2/2.6.12-rc2-mm2/
> > >
> >
> > Still doesn't build for me with my usual config (available upon request)
> > unless I enable ACPI :
> >
> > ...
> > CC arch/i386/kernel/setup.o
> > arch/i386/kernel/setup.c:96: error: parse error before "acpi_sci_flags"
> > arch/i386/kernel/setup.c:96: warning: type defaults to `int' in declaration of `acpi_sci_flags'
> > arch/i386/kernel/setup.c:96: warning: data definition has no type or storage class
> > arch/i386/kernel/setup.c: In function `parse_cmdline_early':
> > arch/i386/kernel/setup.c:811: error: request for member `trigger' in something not a structure or union
> > arch/i386/kernel/setup.c:814: error: request for member `trigger' in something not a structure or union
> > arch/i386/kernel/setup.c:817: error: request for member `polarity' in something not a structure or union
> > arch/i386/kernel/setup.c:820: error: request for member `polarity' in something not a structure or union
> > make[1]: *** [arch/i386/kernel/setup.o] Error 1
> > make: *** [arch/i386/kernel] Error 2
>
> This seem to be the ACPI=y, ACPI_BOOT=n errors we already saw in -mm1

Actually, I get these errors with ACPI=n, ACPI_BOOT=y, not the reverse as
you say.


> Len will send a patch for.
>
Ok, I was not aware of that, will be looking forward to it :)


--
Jesper

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