public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* initramfs in 2.5.46 wont compile
@ 2002-11-06 15:51 xmb
  2002-11-06 15:58 ` Jeff Garzik
  0 siblings, 1 reply; 5+ messages in thread
From: xmb @ 2002-11-06 15:51 UTC (permalink / raw)
  To: Linux Kernel

Yo,

was trying to compile 2.5.46 fresh from source on my ppc machine, and 
initramfs gives me an err (in make bzImage):

make -f scripts/Makefile.build obj=arch/ppc/kernel 
arch/ppc/kernel/asm-offsets.s
make[1]: `arch/ppc/kernel/asm-offsets.s' is up to date.
  Generating include/asm-ppc/offsets.h (unchanged)
  Starting the build. KBUILD_BUILTIN=1 KBUILD_MODULES=
make -f scripts/Makefile.build obj=init
  Generating include/linux/compile.h (unchanged)
make -f scripts/Makefile.build obj=usr
objcopy  \
        --rename-section .data=.init.initramfs \
        usr/initramfs_data.cpio.gz usr/initramfs_data.o
objcopy: usr/initramfs_data.cpio.gz: File format not recognized
make[1]: *** [usr/initramfs_data.o] Error 1
make: *** [usr] Error 2

./xmb

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

end of thread, other threads:[~2002-11-06 19:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-06 15:51 initramfs in 2.5.46 wont compile xmb
2002-11-06 15:58 ` Jeff Garzik
2002-11-06 16:04   ` xmb
2002-11-06 16:17     ` Jeff Garzik
2002-11-06 19:28       ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox