mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* after "git pull", building for beagle complains about missing "lzop"
@ 2012-11-16 19:18 Robert P. J. Day
  2012-11-16 19:57 ` Jean-Christophe PLAGNIOL-VILLARD
  0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2012-11-16 19:18 UTC (permalink / raw)
  To: U-Boot Version 2 (barebox)


  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?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: after "git pull", building for beagle complains about missing "lzop"
  2012-11-16 19:18 after "git pull", building for beagle complains about missing "lzop" Robert P. J. Day
@ 2012-11-16 19:57 ` Jean-Christophe PLAGNIOL-VILLARD
  2012-11-16 20:01   ` Robert P. J. Day
  0 siblings, 1 reply; 3+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2012-11-16 19:57 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: U-Boot Version 2 (barebox)

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.

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: after "git pull", building for beagle complains about missing "lzop"
  2012-11-16 19:57 ` Jean-Christophe PLAGNIOL-VILLARD
@ 2012-11-16 20:01   ` Robert P. J. Day
  0 siblings, 0 replies; 3+ messages in thread
From: Robert P. J. Day @ 2012-11-16 20:01 UTC (permalink / raw)
  To: Jean-Christophe PLAGNIOL-VILLARD; +Cc: U-Boot Version 2 (barebox)

On Fri, 16 Nov 2012, Jean-Christophe PLAGNIOL-VILLARD wrote:

> 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

  yes, i did notice that shortly thereafter, should have perused the
log first before asking.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-11-16 20:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-16 19:18 after "git pull", building for beagle complains about missing "lzop" Robert P. J. Day
2012-11-16 19:57 ` Jean-Christophe PLAGNIOL-VILLARD
2012-11-16 20:01   ` Robert P. J. Day

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox