All of lore.kernel.org
 help / color / mirror / Atom feed
* arch/powerpc/boot/coff.o
@ 2007-05-25  8:14 Olaf Hering
  2007-05-30 15:29 ` [PATCH] fix zImage.coff generation for pmac Milton Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2007-05-25  8:14 UTC (permalink / raw)
  To: linuxppc-dev


Does anyone happen to know where the arch/powerpc/boot/coff.o is
supposed to come from? Current Linus tree fails since a while with the
following commands.

tar xfz /mounts/mirror/kernel/v2.6/testing/linux-2.6.22-rc2.tar.gz
cd linux-2.6.22-rc2/
mkdir ../O
cp arch/powerpc/configs/pmac32_defconfig ../O/.config
make -kj42 O=../O menuconfig
make -kj42 O=../O 

  WRAP    arch/powerpc/boot/zImage.coff
ld: arch/powerpc/boot/coff.o: No such file: No such file or directory
nm: 'arch/powerpc/boot/zImage.coff': No such file
objdump: 'arch/powerpc/boot/zImage.coff': No such file

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

end of thread, other threads:[~2007-05-30 15:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-25  8:14 arch/powerpc/boot/coff.o Olaf Hering
2007-05-30 15:29 ` [PATCH] fix zImage.coff generation for pmac Milton Miller

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.