All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Linux-2.4.2
@ 2001-02-22  4:03 Eloy A. Paris
  0 siblings, 0 replies; 21+ messages in thread
From: Eloy A. Paris @ 2001-02-22  4:03 UTC (permalink / raw)
  To: Billy.Harvey, linux-kernel

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.-

^ permalink raw reply	[flat|nested] 21+ messages in thread
* Re: Linux-2.4.2
@ 2001-02-22  4:33 Frédéric L. W. Meunier
  0 siblings, 0 replies; 21+ messages in thread
From: Frédéric L. W. Meunier @ 2001-02-22  4:33 UTC (permalink / raw)
  To: Linux Kernel

Eloy A. Paris wrote:

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

Right. This is a change on binutils 2.10.1.0.7 and up (now at
2.10.91.0.2). A few people sent a patch to the list (Andreas
Jaeger was the first), but it wasn't added to 2.4.2...

Jaeger's message:

http://marc.theaimsgroup.com/?l=linux-kernel&m=98180656028765&w=2

More at the Changelog:

http://ftp.valinux.com/pub/support/hjl/binutils/release.binutils-2.10.91.0.2

-- 
0@pervalidus.{net, {dyndns.}org} Tel: 55-21-717-2399 (Niterói-RJ BR)

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2001-02-28  0:29 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [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-27 21:25     ` another Linux-2.4.2 splat: *** target pattern contains no `%'. Stop David L. Nicol
2001-02-28  0:29       ` Keith Owens
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 13:38     ` PATCH: fix the msdos.c compile error Alan Cox
2001-02-22 14:07     ` Linux-2.4.2 Andrzej Krzysztofowicz
2001-02-24  0:14   ` Linux-2.4.2 && Minix SP Adam
2001-02-24  1:39     ` Michèl Alexandre Salim
2001-02-22  4:03 Linux-2.4.2 Eloy A. Paris
  -- strict thread matches above, loose matches on Subject: below --
2001-02-22  4:33 Linux-2.4.2 Frédéric L. W. Meunier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.