|
|
现在这两个包都通不过了。
编译gzip:
/tools/bin/install: can not remove '/tools/bin/gzip': Permission denied
make[1]: ***[install-binPROGRAMS] Error 1
make[1]: Leaving directory '/mnt/lfs/sources/gzip-1.3.5
make: ***[install-am] Error 2
lfs:/mnt/lfs/sources/gzip-1.3.5$
编译glibc:
/bin/sh: /tools/bin/gzip: No such file or directory
make[2]: ***[/usr/share/i18n/charmaps/ANSI_X3.110-1983.gz] Error 127
make[2]: Leaving directory '/sources/glibc-2.3.4/localedata'
make[1]: ***[localedata/subdir_install] Error 2
make[1]: Leaving directory '/sources/glibc-2.3.4
make: *** [install] Error 2 |
|