after "git pull", building for beagle complains about missing "lzop"

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Fri Nov 16 14:57:03 EST 2012


On 14:18 Fri 16 Nov     , Robert P. J. Day wrote:
> 
>   after i "git pull"ed all the recent updates and tried to rebuild
> from scratch for my beagle xm, the barebox build failed with:
> 
>   OBJCOPY barebox.bin
>   LDS     arch/arm/pbl/zbarebox.lds
>   LZO     arch/arm/pbl/piggy.lzo
> /bin/sh: lzop: command not found
> make[2]: *** [arch/arm/pbl/piggy.lzo] Error 1
> make[1]: *** [zbarebox.bin] Error 2
> make: *** [_all] Error 2
> $
> 
>   i've never had "lzop" installed on this system before and never had
> a complaint, so i'm assuming something about the default config has
> changed that suddenly requires lzop, is that correct?

yes because we now compress barebox
as you see in the log LZO

Best Regards,
J.



More information about the barebox mailing list