public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Eloy A. Paris" <eparis@andrew.cmu.edu>
To: Billy.Harvey@thrillseeker.net, linux-kernel@vger.kernel.org
Subject: Re: Linux-2.4.2
Date: Wed, 21 Feb 2001 23:03:13 -0500	[thread overview]
Message-ID: <20010221230313.A750@antenas> (raw)

Billy Harvey wrote:

> I get the following error in a make bzImage:
>
> nm vmlinux | grep -v '\(compiled\)\|\(\.o$\)\|\( [aUw]\)\|\(\.\.ng$\)\|\(LASH[RL]DI\)' | sort > System.map
> make[1]: Entering directory `/usr/src/linux/arch/i386/boot'
> ld -m elf_i386 -Ttext 0x0 -s -oformat binary bbootsect.o -o bbootsect
> ld: cannot open binary: No such file or directory
> make[1]: *** [bbootsect] Error 1
> make[1]: Leaving directory `/usr/src/linux/arch/i386/boot'
> make: *** [bzImage] Error 2

Are you running Debian and follow unstable? I think ldso got updated
today or yesterday and probably the problems started after that.

I solved the problem by changing all calls to ld in
/usr/src/linux/arch/i386/boot/Makefile from "ld ... -oformat ..." to
"ld ... --oformat ..."

Cheers,

Eloy.-

             reply	other threads:[~2001-02-22  4:04 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-22  4:03 Eloy A. Paris [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-02-22  4:33 Linux-2.4.2 Frédéric L. W. Meunier
     [not found] <peter@cadcamlab.org>
2001-02-22  2:19 ` Linux-2.4.2 Linus Torvalds
2001-02-21 18:31   ` Linux-2.4.2 John Heil
2001-02-22  3:13     ` Linux-2.4.2 Peter Samuelson
2001-02-22  3:19       ` Linux-2.4.2 Billy Harvey
2001-02-22  4:25         ` Linux-2.4.2 Keith Owens
2001-02-22  3:31       ` Linux-2.4.2 Gregory Maxwell
2001-02-22 10:33       ` Linux-2.4.2 Alan Cox
2001-02-22 12:14         ` Linux-2.4.2 Werner Almesberger
2001-02-22 12:27           ` Linux-2.4.2 Alan Cox
2001-02-22  3:32     ` Linux-2.4.2 Linus Torvalds
2001-02-22 10:01     ` Linux-2.4.2 Alan Cox
2001-02-22 11:43   ` Linux-2.4.2 J . A . Magallon
2001-02-22 13:26   ` Linux-2.4.2 Adam Sampson
2001-02-22 14:07     ` Linux-2.4.2 Andrzej Krzysztofowicz

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=20010221230313.A750@antenas \
    --to=eparis@andrew.cmu.edu \
    --cc=Billy.Harvey@thrillseeker.net \
    --cc=linux-kernel@vger.kernel.org \
    /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