initramfs in 2.5.46 wont compile

From: xmb (xmb@kick.sytes.net)
Date: Wed Nov 06 2002 - 10:51:27 EST


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Nov 07 2002 - 22:00:43 EST