Kernel Build error (objdump fails)

From: Oliver Antwerpen
Date: Thu Sep 02 2004 - 14:41:02 EST


Hi folks,

when compiling the linux kernel (I tried 2.6.8, 2.6.8.1, 2.6.9-rc1) I get:

CC arch/i386/kernel/acpi/sleep.o
AS arch/i386/kernel/acpi/wakeup.o
LD arch/i386/kernel/acpi/built-in.o
arch/i386/kernel/acpi/boot.o: file not recognized: File truncated
make[2]: *** [arch/i386/kernel/acpi/built-in.o] Error 1
make[1]: *** [arch/i386/kernel/acpi] Error 2
make: *** [arch/i386/kernel] Error 2

c80:/tmp# gcc --version
gcc (GCC) 3.3.4 (Debian 1:3.3.4-6sarge1)
c80:/tmp# objdump -v
GNU objdump 2.14.90.0.7 20031029 Debian GNU/Linux
c80:/tmp# make -v
GNU Make 3.80

Which information do you need? Where shall I start?

Ollfried


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