[oe] [meta-handheld] Troubles building kernel for h2200

Priit Laes plaes at plaes.org
Sat May 5 16:57:12 UTC 2012


Hey!
        
Has anyone recently tried to build (HP iPAQ) h2200 target?
        
I'm currently getting following build failure when trying to compile
kernel via `bitbake virtual/kernel`:
        
[snip]
  SYSMAP  System.map
  SYSMAP  .tmp_System.map
  MODPOST vmlinux
  OBJCOPY arch/arm/boot/Image
  Kernel: arch/arm/boot/Image is ready
  AS      arch/arm/boot/compressed/head-h2200.o
  GZIP    arch/arm/boot/compressed/piggy.gz
  CC      arch/arm/boot/compressed/misc.o
In file included from arch/arm/boot/compressed/misc.c:30:0:
include/asm/arch/uncompress.h:20:20: warning: conflicting types for built-in function 'putc'
  AS      arch/arm/boot/compressed/head-xscale.o
  AS      arch/arm/boot/compressed/piggy.o
  LD      arch/arm/boot/compressed/vmlinux
arch/arm/boot/compressed/head-h2200.o:(.start+0x0): undefined reference to `no symbol'
make[2]: *** [arch/arm/boot/compressed/vmlinux] Error 1
make[1]: *** [arch/arm/boot/compressed/vmlinux] Error 2
make: *** [zImage] Error 2
ERROR: oe_runmake failed
[/snip]




More information about the Openembedded-devel mailing list