Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] udev build error solved : core dependency tar must be > 1.20
@ 2012-03-05 17:01 Sagaert Johan
  2012-03-05 18:38 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Sagaert Johan @ 2012-03-05 17:01 UTC (permalink / raw)
  To: buildroot

Hi
 
It seems the tar -J option was introduced with tar version 1.21 
I upgraded my host to the latest tar version (1.26) and now it udev 181 builds.
Maybe this is something to check for in  the core dependencies check.
My debian lenny had version 1.20 in its package list.
 
Sagaert Johan

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

* [Buildroot] udev build error solved : core dependency tar must be > 1.20
  2012-03-05 17:01 [Buildroot] udev build error solved : core dependency tar must be > 1.20 Sagaert Johan
@ 2012-03-05 18:38 ` Thomas Petazzoni
  2012-03-05 20:48   ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2012-03-05 18:38 UTC (permalink / raw)
  To: buildroot

Le Mon, 5 Mar 2012 18:01:16 +0100,
"Sagaert Johan" <sagaert.johan@skynet.be> a ?crit :

> It seems the tar -J option was introduced with tar version 1.21 
> I upgraded my host to the latest tar version (1.26) and now it udev
> 181 builds. Maybe this is something to check for in  the core
> dependencies check. My debian lenny had version 1.20 in its package
> list. 

Or rather we should patch the udev code so that it doesn't use -J, but
instead bunzip2 + tar.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

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

* [Buildroot] udev build error solved : core dependency tar must be > 1.20
  2012-03-05 18:38 ` Thomas Petazzoni
@ 2012-03-05 20:48   ` Peter Korsgaard
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2012-03-05 20:48 UTC (permalink / raw)
  To: buildroot

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 Thomas> Le Mon, 5 Mar 2012 18:01:16 +0100,
 Thomas> "Sagaert Johan" <sagaert.johan@skynet.be> a ?crit :

 >> It seems the tar -J option was introduced with tar version 1.21 
 >> I upgraded my host to the latest tar version (1.26) and now it udev
 >> 181 builds. Maybe this is something to check for in  the core
 >> dependencies check. My debian lenny had version 1.20 in its package
 >> list. 

 Thomas> Or rather we should patch the udev code so that it doesn't use
 Thomas> -J, but instead bunzip2 + tar.

-J is xz, not bzip. I think the way forward is one or more of:

- Extend host-tar handling to build for tar<1.21
- Teach udev upstream a configure option to disable tests
- Convince udev upstream to use a basic .tar.gz for test

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2012-03-05 20:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-05 17:01 [Buildroot] udev build error solved : core dependency tar must be > 1.20 Sagaert Johan
2012-03-05 18:38 ` Thomas Petazzoni
2012-03-05 20:48   ` Peter Korsgaard

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