|
发表于 2009-4-15 14:16:51
|
显示全部楼层
在邮件列表里有这样的回答:
Please ignore, found the solution here:
http://archives.linuxfromscratch ... ebruary/050585.html
Another solution would be to ignore the output above. It makes absolutely no sense for LFS because the test program is built with not-yet-adjusted toolchain, i.e. against glibc in /tools. As you can see with readelf -l /tmp/test-prgXXXXXX, the interpreter is /tools/lib/ld-linux.so.2.
--
Alexander E. Patrakov |
|