All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: linux-kernel@vger.kernel.org
Subject: Powerpc build unhappy in 2.6.20.4?
Date: Fri, 30 Mar 2007 17:53:26 -0400	[thread overview]
Message-ID: <200703301753.27379.rob@landley.net> (raw)

So doing:

  make ARCH=powerpc CROSS=powerpc-

Chugs along fine for a while, but then it ends with:

    MODPOST vmlinux
  ln: accessing `arch/powerpc/boot/zImage': No such file or directory
  make[1]: *** [arch/powerpc/boot/zImage] Error 1
  make: *** [zImage] Error 2

I.E. it builds vmlinux, then dies because there's no zImage, which it never 
tried to build...

Is there no working default "make" target for powerpc, or did I do something 
wrong?  Could this be a .config issue?

Rob

             reply	other threads:[~2007-03-30 21:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-30 21:53 Rob Landley [this message]
2007-04-01 23:14 ` Powerpc build unhappy in 2.6.20.4? Tony Breeds
     [not found]   ` <200704021514.14681.rob@landley.net>
2007-04-03  0:51     ` Tony Breeds
2007-04-03  3:51       ` Rob Landley
2007-04-04  6:59         ` Tony Breeds

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=200703301753.27379.rob@landley.net \
    --to=rob@landley.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 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.