On Sun, 7 Jan 2001 04:32:25 -0800,
A Guy Called Tyketto <[EMAIL PROTECTED]> wrote:
>make[3]: Entering directory `/usr/src/linux/drivers/acpi'
>gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
>-fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2
>-march=k6
>-I./include -D_LINUX -DEXPORT_SYMTAB -c acpi_ksyms.c
>acpi_ksyms.c:25: linuxpi.h: No such file or directory
Line 25 in patch-2.4.0-ac3.bz2 says
#include <linux/acpi.h>
You have corrupted your source.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/