|
错误如下
- Running /mnt/lfs/sources/dejagnu-1.4.4/testsuite/runtest.all/libs.exp ...
- Running /mnt/lfs/sources/dejagnu-1.4.4/testsuite/runtest.all/options.exp ...
- ERROR: Couldn't find library file util-defs.exp.
- make[5]: *** [check-DEJAGNU] Error 1
- make[5]: Leaving directory `/mnt/lfs/sources/dejagnu-1.4.4/testsuite'
- make[4]: *** [check-am] Error 2
- make[4]: Leaving directory `/mnt/lfs/sources/dejagnu-1.4.4/testsuite'
- make[3]: *** [check-recursive] Error 1
- make[3]: Leaving directory `/mnt/lfs/sources/dejagnu-1.4.4/testsuite'
- make[2]: *** [check-DEJAGNU] Error 2
- make[2]: Leaving directory `/mnt/lfs/sources/dejagnu-1.4.4'
- make[1]: *** [check-am] Error 2
- make[1]: Leaving directory `/mnt/lfs/sources/dejagnu-1.4.4'
- make: *** [check-recursive] Error 1
复制代码
前面执行make install看起来来似乎正常..
请问这些错误会不会很严重? |
|