On Fri, Mar 30, 2007 at 05:53:26PM -0400, Rob Landley wrote:
> So doing:
> 
>   make ARCH=powerpc CROSS=powerpc-
> 
> Chugs along fine for a while, but then it ends with:
> 
>     MODPOST vmlinux

There should be a lot of activity between this step and the error below.

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

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

Possibly, can we see your .config?

Yours Tony

  linux.conf.au        http://linux.conf.au/ || http://lca2008.linux.org.au/
  Jan 28 - Feb 02 2008 The Australian Linux Technical Conference!

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to