All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: linuxppc-dev@ozlabs.org
Subject: arch/powerpc/boot/coff.o
Date: Fri, 25 May 2007 10:14:59 +0200	[thread overview]
Message-ID: <20070525081459.GA30239@aepfle.de> (raw)


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

             reply	other threads:[~2007-05-25  8:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-25  8:14 Olaf Hering [this message]
2007-05-30 15:29 ` [PATCH] fix zImage.coff generation for pmac Milton Miller

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=20070525081459.GA30239@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=linuxppc-dev@ozlabs.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 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.