> ----- Original Message ----- > No, from *outside* chroot run the host's ldd on /tools/bin/make (and > on /tools/bin/cat, which didn't work, and on /tools/bin/ls which > apparently did work). If the library side of things is indeed > broken, you can't run the ldd in /tools.
Sorry, that I didn'r read carefully I have done the following before I have entered chroot environment: "ldd /tools/bin/make" the output is: "linux-gate.so.1 => (0xffffe000) librt.so.1 => /lib/librt.so.1 (0xb7f05000) libc.so.6 => /lib/libc.so.6 (0xb7e1b000) libpthread.so.0 => /lib/libpthread.so.0 (0xb7e0a000) /lib/ld-linux.so.2 (0xb7f15000) " inside the "chroot" environment: "echo $PATH" the output is "/bin:/usr/bin:/sbin:/usr/sbin/:/tools/bin" "echo $LD_LIBRARY_PATH" shows nothing. "printenv" "TERM=linux PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin PWD=/ PS1=\u:\w\$ SHLVL=1 HOME=/root _=/tools/bin/printenv " best regards Aleksandar = XanGo Free Case Offer & More Join XanGo in our team, receive free case of XanGo & other gifts. XanGo Independent Distributor. http://a8-asy.a8ww.net/a8-ads/adftrclick?redirectid=919cb640b6b84f499e04d6e5d8a3272c -- Powered by Outblaze -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
