|
命令: make check
/lfs/sources/glibc-build/intl/tst-gettext.mtrace
make[2]: *** [/lfs/sources/glibc-build/intl/tst-gettext.out] Error 1
make[2]: Leaving directory `/lfs/sources/glibc-2.3.2/intl'
make[1]: *** [intl/tests] Error 2
make[1]: Leaving directory `/lfs/sources/glibc-2.3.2'
make: *** [check] Error 2
libc-build/resolv:/lfs/sources/glibc-build/crypt:/lfs/sources/glibc-build/linuxthreads /lfs/sources/glibc-build/libio/tst-atime > /lfs/sources/glibc-build/libio/tst-atime.out
make[2]: *** [/lfs/sources/glibc-build/libio/tst-atime.out] Error 1
make[2]: Leaving directory `/lfs/sources/glibc-2.3.2/libio'
make[1]: *** [libio/tests] Error 2
make[1]: Leaving directory `/lfs/sources/glibc-2.3.2'
make: *** [check] Error 2
/bin/sh -e tst-gettext.sh /lfs/sources/glibc-build/ /lfs/sources/glibc-build/intl/ \
/lfs/sources/glibc-build/intl/tst-gettext.mtrace
make[2]: *** [/lfs/sources/glibc-build/intl/tst-gettext.out] Error 1
make[2]: Leaving directory `/lfs/sources/glibc-2.3.2/intl'
make[1]: *** [intl/tests] Error 2
make[1]: Leaving directory `/lfs/sources/glibc-2.3.2'
make: *** [check] Error 2
忽略过错误继续进行锁定GLIBGC的工作
执行测试脚本
-bash-2.05b$ echo 'main(){}' > dummy.c
-bash-2.05b$ gcc dummy.c
/tools/lib/gcc-lib/i686-pc-linux-gnu/3.3.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lc
collect2: ld returned 1 exit status
-bash-2.05b$ readelf -l a.out | grep ': /tools'
readelf: Error: Cannot stat input file a.out.
这是我第三次在这个地方出错了
救命啊
主系统MDK9.2 |
|