Re: Kernel compilation problems - ld: bvmlinux

From: Jakub Jelinek (jakub@redhat.com)
Date: Thu Oct 18 2001 - 16:40:39 EST


On Thu, Oct 18, 2001 at 11:06:39PM +0200, Petr Konecny wrote:
> Hi,
>
> I am having trouble compiling 2.4.12 vanilla on i386 box, it ends with this:
> ld -m elf_i386 -Ttext 0x100000 -e startup_32 -o bvmlinux head.o misc.o piggy.o
> ld: bvmlinux: Not enough room for program headers (allocated 2, need 3)
> ld: final link failed: Bad value

Either add -z nocombreloc to ld's command line, or make sure you have
http://sources.redhat.com/ml/binutils/2001-10/msg00309.html
patch installed.

        Jakub
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Oct 23 2001 - 21:00:22 EST