- Mitglied seit
- 2 Dez 2007
- Beiträge
- 8,014
- Punkte für Reaktionen
- 28
- Punkte
- 48
Bekomme folgende Meldungen (beide neu ausgecheckt):
trunk 3637:
trunk 3637:
trunk 3638:.......................
tools/busybox tar -v -xaf dl/gcc-3.4.6-freetz-0.3.tar.lzma -C toolchain/build
tools/busybox: invalid option -- a
Try `busybox --help' or `busybox --usage' for more information.
make: *** [/home/gm/myfreetz/freetz3637/freetz-trunk/toolchain/build/gcc-3.4.6/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-gcc] Fehler 64:
tar aus der "alten" busybox sagt Folgendes:.................................
tools/busybox tar -v -xaf dl/gcc-3.4.6-freetz-0.3.tar.lzma -C toolchain/build
tar: short read
make: *** [/home/gm/myfreetz/freetz3638/freetz-trunk/toolchain/build/gcc-3.4.6/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-gcc] Fehler 1
/var/tmp # tar
BusyBox v1.12.4 (2009-09-05 08:57:15 CEST) multi-call binary
Usage: tar -[czjxtvO] [-X FILE] [-f TARFILE] [-C DIR] [FILE(s)]...
Create, extract, or list files from a tar file
Options:
c Create
x Extract
t List
Archive format selection:
z Filter the archive through gzip
j Filter the archive through bzip2
File selection:
f Name of TARFILE or "-" for stdin
O Extract to stdout
exclude File to exclude
X File with names to exclude
C Change to directory DIR before operation
v Verbose