* [Buildroot] error when building screen
@ 2009-03-02 14:28 Mirek23
2009-03-02 15:19 ` Peter Korsgaard
0 siblings, 1 reply; 3+ messages in thread
From: Mirek23 @ 2009-03-02 14:28 UTC (permalink / raw)
To: buildroot
Dear All,
I am trying to build buildroot toolchain for mips architecture. I have
configured buildroot to include screen program. Unfortunately when building
the executables and libraries I have got an error:
rm -rf
/root/buildroot-2009.02/buildroot-2009.02/project_build_mips/uclibc/buildroot-config
mkdir -p /root/buildroot-2009.02/buildroot-2009.02/project_build_mips/uclibc
cp -dpRf package/config/buildroot-config
/root/buildroot-2009.02/buildroot-2009.02/project_build_mips/uclibc/buildroot-config
>>> screen 4.0.2 Extracting
tar: unrecognized option `--strip-components=1'
Try `tar --help' for more information.
make: ***
[/root/buildroot-2009.02/buildroot-2009.02/build_mips/screen-4.0.2/.stamp_extracted]
Error 2
Does anybody have an idea what could be wrong?
Best Regards
Mirek
--
View this message in context: http://www.nabble.com/error-when-building-screen-tp22289100p22289100.html
Sent from the BuildRoot mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] error when building screen
2009-03-02 14:28 [Buildroot] error when building screen Mirek23
@ 2009-03-02 15:19 ` Peter Korsgaard
2009-03-02 15:24 ` Mirek23
0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2009-03-02 15:19 UTC (permalink / raw)
To: buildroot
>>>>> "Mirek23" == Mirek23 <miroslaw.dach@psi.ch> writes:
Mirek23> Dear All,
Mirek23> I am trying to build buildroot toolchain for mips architecture. I have
Mirek23> configured buildroot to include screen program. Unfortunately when building
Mirek23> the executables and libraries I have got an error:
The tar version you have installed on your host doesn't seem to
support either --strip-path or --strip-components. What version are
you using?
Please post output of:
tar --version
and
tar --help|grep strip-
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] error when building screen
2009-03-02 15:19 ` Peter Korsgaard
@ 2009-03-02 15:24 ` Mirek23
0 siblings, 0 replies; 3+ messages in thread
From: Mirek23 @ 2009-03-02 15:24 UTC (permalink / raw)
To: buildroot
I am using the following version:
[bash SLSBASE=/work]$ tar --version
tar (GNU tar) 1.13.25
Copyright ? 2001 Free Software Foundation, Inc.
This program comes with NO WARRANTY, to the extent permitted by law.
You may redistribute it under the terms of the GNU General Public License;
see the file named COPYING for details.
Written by John Gilmore and Jay Fenlason.
--
View this message in context: http://www.nabble.com/error-when-building-screen-tp22289100p22290190.html
Sent from the BuildRoot mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-03-02 15:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-02 14:28 [Buildroot] error when building screen Mirek23
2009-03-02 15:19 ` Peter Korsgaard
2009-03-02 15:24 ` Mirek23
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox