mokomakefile failing to build uboot-mkimage

michael at michaelshiloh.com michael at michaelshiloh.com
Sun Feb 25 10:33:20 CET 2007


I've updated to the latest mokomakefile and cleaned out previous builds:

     cd /home/moko
     rm -rf sources build
     make update-makefile
     rm -rf openmoko
     make setup update
     make openmoko-devel-image

My build fails at do-deploy of the kernel, complaining that uboot-mkimage is
missing.

If the build of uboot-mkimage failed with any errors, they have long since
scrolled off the screen.

So I try to build uboot-mkimage alone, to see whether and why it fails:

   cd build
   . ../setup-env
   bitbake uboot-mkimage

and I get:

   <much stuff>
   ....
   Applying patch patches/arm_flags.patch
   patching file cpu/pxa/config.mk
   Hunk #1 FAILED at 23.

Anyone seeing this? Any idea how to debug this?

Michael



More information about the openmoko-devel mailing list