Re: 2.5.15 hangs at partition check

From: Keith Owens (kaos@ocs.com.au)
Date: Fri May 10 2002 - 05:23:10 EST


On Fri, 10 May 2002 11:21:02 +0200,
Tomas Szepe <szepe@pinerecords.com> wrote:
>I don't think ACPI compiles in 2.5.15.
>
>In file included from /usr/src/linux-2.5.15/arch/i386/pci/acpi.c:2:
>.tmp_include/src_000/include/linux/acpi.h:38: ../../drivers/acpi/include/acpi.h: No such file or directory

That is a missing cflags in a kbuild 2.5 Makefile.in. Add

extra_cflags(acpi.o $(fixme_acpi_includes))

to the end of arch/i386/pci/Makefile.in.

-
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/



This archive was generated by hypermail 2b29 : Tue May 14 2002 - 12:00:13 EST