Re: Fail to buil linux-2.6.14
From: Stéphane BAUSSON
Date: Sat Nov 19 2005 - 17:06:53 EST
I fixed it by increasing the the 0x400 offset in
arch/i386/kernel/vsyscall.lds to 0xb00 ...
I do not understand why this issue is specific to my config.
Ken Moffat wrote:
On Thu, 17 Nov 2005, Stéphane BAUSSON wrote:
Hi, I am failing to build 2.6.14, any idea or direction for
investigation ?
======================================
/local/gnu/binutils/bin/ld: section .text [ffffe400 -> ffffe45f]
overlaps section .dynstr [ffffe17c -> ffffe9cd]
/local/gnu/binutils/bin/ld: section .note [ffffe460 -> ffffe477]
overlaps section .dynstr [ffffe17c -> ffffe9cd]
Get a better binutils ? I don't know what you've installed in
/local/gnu/binutils, but it clearly doesn't get along with the kernel
you've compiled. Maybe it's broken (at least from a kernel
viewpoint), maybe it simply doesn't match the version of gcc you are
using.
Ken
--
stephane.bausson@xxxxxxx - Lherm (31,France)
-
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/