Basel Al-Mustafa wrote:
Hello,

Linux From Scratch - Version
7.0-cross-lfs-20050902-x86_64-Multilib
Host Distribution - Slackware 10.1 with kernel-2.6.13
Section - 5.9. Glibc-2.3.5 32 Bit
Processor - AMD64 3000+

I have stricktly followed the instructions in the book
but executing 'ldd' for the command below outputs "not
a dynamic executable".
Commands: catchsegv, ldd, mtrace, tzselect and xtrace

Does anyone know the reason for that? I have reached
chapter 8 yesterday but it was late for me to discover
that the toolchain was corupted, so I decided to check
the executables after each section.

Here are the outputs of executing 'ldd' for the
executables generated after installing Glibc-2.3.5 32
Bit:

This is because many of those "programs" are actually bash scripts rather than actual programs. Try "cat ldd" or "cat tzselect".
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to