From: Jakub Jelinek <jakub@redhat.com>
To: Petr Konecny <pekon@informatics.muni.cz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Kernel compilation problems - ld: bvmlinux
Date: Thu, 18 Oct 2001 17:40:39 -0400 [thread overview]
Message-ID: <20011018174039.N25384@devserv.devel.redhat.com> (raw)
In-Reply-To: <qwwpu7kejz4.fsf@decibel.fi.muni.cz>
In-Reply-To: <qwwpu7kejz4.fsf@decibel.fi.muni.cz>; from pekon@informatics.muni.cz on Thu, Oct 18, 2001 at 11:06:39PM +0200
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
prev parent reply other threads:[~2001-10-18 21:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-18 21:06 Kernel compilation problems - ld: bvmlinux Petr Konecny
2001-10-18 21:33 ` André Dahlqvist
2001-10-18 21:40 ` Jakub Jelinek [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20011018174039.N25384@devserv.devel.redhat.com \
--to=jakub@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pekon@informatics.muni.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox