linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* make -j12 all fails in uImage target
@ 2005-02-06 12:40 Olaf Hering
  2005-02-06 21:51 ` Tom Rini
  2005-07-12 21:29 ` [PATCH] " Olaf Hering
  0 siblings, 2 replies; 12+ messages in thread
From: Olaf Hering @ 2005-02-06 12:40 UTC (permalink / raw)
  To: Tom Rini, linuxppc-dev


this is what I got with 2.6.11rc3:

make ARCH=ppc O=../O-2.6.11-rc3-b50-SMP -j12 all
...
  LD      vmlinux
  SYSMAP  System.map
  SYSMAP  .tmp_System.map
  OBJCOPY arch/ppc/boot/images/vmlinux.bin
  HOSTCC  arch/ppc/boot/utils/addnote
  HOSTCC  arch/ppc/boot/utils/mknote
  HOSTCC  arch/ppc/boot/utils/mkprep
  LD      arch/ppc/boot/lib/built-in.o
  HOSTCC  arch/ppc/boot/utils/hack-coff
  HOSTCC  arch/ppc/boot/utils/mkbugboot
  OBJCOPY arch/ppc/boot/images/vmlinux.bin
  GZIP    arch/ppc/boot/images/vmlinux.gz
/bin/sh: line 1: arch/ppc/boot/images/vmlinux.bin: No such file or directory
make[2]: *** [arch/ppc/boot/images/vmlinux.gz] Error 1
make[1]: *** [uImage] Error 2
make[1]: *** Waiting for unfinished jobs....

also, one time that zImage.chrp was only 570K instead of the expected
1.4M, so netboot failed. But I got no build error.
Any idea what dependency is missing?

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

end of thread, other threads:[~2005-07-12 21:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-06 12:40 make -j12 all fails in uImage target Olaf Hering
2005-02-06 21:51 ` Tom Rini
2005-02-06 21:57   ` Olaf Hering
2005-02-06 22:53   ` Sam Ravnborg
2005-02-06 23:43     ` Benjamin Herrenschmidt
2005-02-07  5:39       ` Sam Ravnborg
2005-02-06 23:50     ` Tom Rini
2005-02-07  8:29     ` Olaf Hering
2005-02-16 15:54       ` Tom Rini
2005-05-25 21:34     ` Olaf Hering
2005-07-12 21:29 ` [PATCH] " Olaf Hering
2005-07-12 21:36   ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).