Re: Compile error with 2.6.15

From: Ben Greear
Date: Fri Jan 13 2006 - 03:11:30 EST


Bleh..not reproducible if I leave out the initial -j4 that I
used the first build attempt...

Guess it is probably not a real problem...

Ben


Ben Greear wrote:
I'm trying to compile out of a git repo (2.6.15) into a new directory, but
it's failing:

[greear@xeon-dt linux-2.6]$ make O=~/kernel/2.6/linux-2.6.15.p4s bzImage Using /home/greear/git/linux-2.6 as source for kernel
GEN /home/greear/kernel/2.6/linux-2.6.15.p4s/Makefile
CHK include/linux/version.h
CHK include/linux/compile.h
CHK usr/initramfs_list
AS arch/i386/kernel/entry.o
In file included from /home/greear/git/linux-2.6/arch/i386/kernel/entry.S:45:
include2/asm/thread_info.h:51: asm/asm-offsets.h: No such file or directory
make[2]: *** [arch/i386/kernel/entry.o] Error 1
make[1]: *** [arch/i386/kernel] Error 2
make: *** [bzImage] Error 2
[greear@xeon-dt linux-2.6]$


Any ideas?

Thanks,
Ben



--
Ben Greear <greearb@xxxxxxxxxxxxxxx>
Candela Technologies Inc http://www.candelatech.com

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