估计编译时间: 0.25 SBU 估计所需硬盘空间: 10 MB |
为了可以通过tar直接使用bzip2文件,请使用 LFS FTP上的补丁。这个补丁给tar加了一个 -j 参数,与 -z 参数的用法相同(-z能用于 gzip 文件)。
用下面的命令打补丁:
patch -Np1 -i ../tar-1.13.patch |
用下面的命令安装 Tar:
./configure --prefix=$LFS/static --disable-nls && make LDFLAGS=-static && make install |
最后检查于 version 1.13.
Autoconf: autoconf, autoheader
Automake: aclocal, automake
Bash: sh
Binutils: ar, as, ld, ranlib
Diffutils: cmp
Fileutils: chmod, install, ls, mv, rm
Gettext: msgfmt, xgettext
Gcc: cc, cc1, collect2, cpp0, gcc
Glibc: getconf
Grep: egrep, fgrep, grep
M4: m4
Make: make
Gawk: gawk
Net-tools: hostname
Patch: patch
Sed: sed
Sh-utils: basename, echo, expr, sleep, uname
Texinfo: install-info, makeinfo
Textutils: cat, tr