|
|
如题,按照lfs-book-6.1.1,执行make check时出现如下错误:
make[1]: Entering directory `/sources/module-init-tools-3.1'
Building with --enable-zlib...
Testing with --enable-zlib...
Running tests for tests/test-depmod.........head: `-1' option is obsolete; use `-n 1'
Try `head --help' for more information.
Test for tests/test-depmod/10badcommand.sh failed.
FAIL: tests/runtests
===================
1 of 1 tests failed
===================
make[1]: *** [check-TESTS] Error 1
make[1]: Leaving directory `/sources/module-init-tools-3.1'
对zlib进行了重新安装,可还是处现上述错误,之前一切顺利,高手帮忙啊! |
|