On Sat, May 10, 2008 at 05:13:18PM +0000, Dennis Clarke wrote: > Things were going well here with PowerPC based machine. > > BOOTAS arch/powerpc/boot/fixed-head.o > BOOTCC arch/powerpc/boot/ep88xc.o > BOOTCC arch/powerpc/boot/cuboot-hpc2.o > BOOTCC arch/powerpc/boot/empty.o > HOSTCC arch/powerpc/boot/addnote > HOSTCC arch/powerpc/boot/hack-coff > HOSTCC arch/powerpc/boot/mktree > WRAP arch/powerpc/boot/zImage.chrp > WRAP arch/powerpc/boot/cuImage.52xx > /sources/build/linux-2.6.24.4/arch/powerpc/boot/wrapper: line 257: > mkimage: command not found > make[1]: *** [arch/powerpc/boot/cuImage.52xx] Error 127 > make: *** [zImage] Error 2 > root:/sources/build/linux-2.6.24.4# > > The problem is the FreeScale 52XX processor target and I'm looking > into it to see what the issue may be and I'll let you know what I > find. > > Dennis Clarke > -- If you are using a uImage (you seem to be, but I thought you were going to use grub2, so maybe you aren't), you need u-boot which provides mkimage.
If all you need is the vmlinux file, maybe you can symlink mkimage to /bin/true ? Dunno. ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page