Prev: ARM + jprobes/kretprobes SEGV/hangs/OOPS in 2.6.29 kernel
Next: [PATCH 03/16] writeback: merely wakeup flusher thread if work allocation fails for WB_SYNC_NONE
From: Ananth M on 16 Sep 2009 07:50 Hi All I downloaded the latest stable kernel : i.e linux-2.6.31 today and tried to compile the kernel in my desktop, with default configuaration (not changed any config values ) My desktop machine has : RHEL 4 with GCC version 3.4.6 I am getting the following error , during linking CHK include/linux/version.h CHK include/linux/utsrelease.h SYMLINK include/asm -> include/asm-x86 CALL scripts/checksyscalls.sh CHK include/linux/compile.h 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(.init.text+0x3d80): In function `con_init': include/trace/events/kmem.h:47: undefined reference to `.L1443' make: *** [.tmp_vmlinux1] Error 1 I noticed ( through mailing list ) that the same problem was observed by some other developers and they planned to compile without tracer option. I also disabled the tracer option and compiled, but still the same error exists. Can any one help me on this? Thank you Regards Ananth -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |