Re: Compiling 2.6.31/31.5

From: Alex
Date: Sun Oct 25 2009 - 17:27:30 EST


Hi,

I had previously sent an email describing problems I'm having
compiling 2.6.31, and I've worked with it a bit more, but still having
problems. I'm having difficulty compiling 2.6.31 and 2.6.31.5 on x86
with gcc-3.4.4 and binutils-2.20.51.0.2. I'm also using glibc-2.3.6.

AS      arch/x86/lib/thunk_32.o
CC      arch/x86/lib/usercopy_32.o
AR      arch/x86/lib/lib.a
LD      vmlinux.o
MODPOST vmlinux.o
GEN     .version
CHK     include/linux/compile.h
UPD     include/linux/compile.h
CC      init/version.o
LD      init/built-in.o
LD      .tmp_vmlinux1
drivers/built-in.o: In function `con_init':
vt.c:(.init.text+0x3c5b): undefined reference to `.L1446'
make: *** [.tmp_vmlinux1] Error 1

My .config file is generated from "make defconfig".

I've seen a few references to this searching, but all the solutions
didn't apply or didn't work. What could I be doing wrong? Could this
be a problem with my development tools?

Ideas greatly appreciated.

Thanks,
Alex
--
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/