I just tried to build the 3.10+ kernel for my SabreLite board and got this error: LZO arch/arm/boot/compressed/piggy.lzo /bin/sh: lzop: command not found make[2]: *** [arch/arm/boot/compressed/piggy.lzo] Error 1 make[2]: *** Waiting for unfinished jobs.... CC arch/arm/boot/compressed/misc.o make[1]: *** [arch/arm/boot/compressed/vmlinux] Error 2 make: *** [uImage] Error 2 ERROR: oe_runmake failed WARNING: /home/local/imx6_2014-04-02/tmp/work/nitrogen6x-amltd-linux-gnueabi/linux-boundary/3.10.17-r0/temp/run.do_compile.17300:1 exit 1 from exit 1 ERROR: Function failed: do_compile (log file is located at /home/local/imx6_2014-04-02/tmp/work/nitrogen6x-amltd-linux-gnueabi/linux-boundary/3.10.17-r0/temp/log.do_compile.17300)
It seems that the 'lzop' program (a new one on me) is not installed on any of my build hosts. Shouldn't this be handled by the Yocto build system using either a sanity requirement or native package to provide the tool? -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------ -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
