[<prev] [next>] [day] [month] [year] [list]
Message-ID: <55f89e6d0909160442i18e0d7e1gba4b7a539598bb1e@mail.gmail.com>
Date: Wed, 16 Sep 2009 17:12:56 +0530
From: Ananth M <mekaananth@...il.com>
To: linux-kernel@...r.kernel.org
Subject: linux-2.6.31 compilation error : include/trace/events/kmem.h:47:
undefined reference to `.L1443'
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists