Re: Fw: KERNEL_BUG - missing file

From: Sam Ravnborg
Date: Sun Sep 07 2003 - 00:45:36 EST


On Sun, Sep 07, 2003 at 01:31:32AM +0200, Furesz Peter wrote:
>
> I attached a kernel config file, you have to load after "make menuconfig".
> Always get an error
> after "make bzImage".
>
> ld: cannot open drivers/acpi/acpi.o: No such file or directory
> make: *** [vmlinux] Error 1

Look like you encountered a bug in acpi somewhere. Check what file
could not compile and pot relevant output about that file.
acpi.o is made from several .o files and one of them could not be made.

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