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:
[EMAIL PROTECTED]:/mnt/lfs-x86_64/tools/bin$ ls -l
total 1509
-rwxr-xr-x 1 lfs lfs 3375 2005-09-06 12:04
catchsegv*
-rwxr-xr-x 1 lfs lfs 48821 2005-09-06 12:03 gencat*
-rwxr-xr-x 1 lfs lfs 30634 2005-09-06 12:04 getconf*
-rwxr-xr-x 1 lfs lfs 46695 2005-09-06 12:04 getent*
-rwxr-xr-x 1 lfs lfs 159501 2005-09-06 12:03 iconv*
-rwxr-xr-x 1 lfs lfs 5794 2005-09-06 12:04 ldd*
-rwxr-xr-x 1 lfs lfs 16597 2005-09-06 12:04
lddlibc4*
-rwxr-xr-x 1 lfs lfs 82291 2005-09-06 12:03 locale*
-rwxr-xr-x 1 lfs lfs 832354 2005-09-06 12:03
localedef*
-rwxr-xr-x 1 lfs lfs 6478 2005-09-06 12:03 mtrace*
-rwxr-xr-x 1 lfs lfs 19474 2005-09-06 12:04
pcprofiledump*
-rwxr-xr-x 1 lfs lfs 191794 2005-09-06 12:04 rpcgen*
-rwxr-xr-x 1 lfs lfs 57525 2005-09-06 12:04 sprof*
-rwxr-xr-x 1 lfs lfs 6915 2005-09-06 12:03
tzselect*
-rwxr-xr-x 1 lfs lfs 5292 2005-09-06 12:04 xtrace*
[EMAIL PROTECTED]:/mnt/lfs-x86_64/tools/bin$ ldd
catchsegv
not a dynamic executable
[EMAIL PROTECTED]:/mnt/lfs-x86_64/tools/bin$ ldd gencat
linux-gate.so.1 => (0xffffe000)
libc.so.6 => /tools/lib/libc.so.6 (0x40018000)
/tools/lib/ld-linux.so.2 (0x40000000)
[EMAIL PROTECTED]:/mnt/lfs-x86_64/tools/bin$ ldd getconf
linux-gate.so.1 => (0xffffe000)
libc.so.6 => /tools/lib/libc.so.6 (0x40018000)
/tools/lib/ld-linux.so.2 (0x40000000)
[EMAIL PROTECTED]:/mnt/lfs-x86_64/tools/bin$ ldd iconv
linux-gate.so.1 => (0xffffe000)
libc.so.6 => /tools/lib/libc.so.6 (0x40018000)
/tools/lib/ld-linux.so.2 (0x40000000)
[EMAIL PROTECTED]:/mnt/lfs-x86_64/tools/bin$ ldd ldd
not a dynamic executable
[EMAIL PROTECTED]:/mnt/lfs-x86_64/tools/bin$ ldd
lddlibc4
linux-gate.so.1 => (0xffffe000)
libc.so.6 => /tools/lib/libc.so.6 (0x40018000)
/tools/lib/ld-linux.so.2 (0x40000000)
[EMAIL PROTECTED]:/mnt/lfs-x86_64/tools/bin$ ldd locale
linux-gate.so.1 => (0xffffe000)
libc.so.6 => /tools/lib/libc.so.6 (0x40018000)
/tools/lib/ld-linux.so.2 (0x40000000)
[EMAIL PROTECTED]:/mnt/lfs-x86_64/tools/bin$ ldd
localedef
linux-gate.so.1 => (0xffffe000)
libc.so.6 => /tools/lib/libc.so.6 (0x40018000)
/tools/lib/ld-linux.so.2 (0x40000000)
[EMAIL PROTECTED]:/mnt/lfs-x86_64/tools/bin$ ldd mtrace
not a dynamic executable
[EMAIL PROTECTED]:/mnt/lfs-x86_64/tools/bin$ ldd
pcprofiledump
linux-gate.so.1 => (0xffffe000)
libc.so.6 => /tools/lib/libc.so.6 (0x40018000)
/tools/lib/ld-linux.so.2 (0x40000000)
[EMAIL PROTECTED]:/mnt/lfs-x86_64/tools/bin$ ldd rpcgen
linux-gate.so.1 => (0xffffe000)
libc.so.6 => /tools/lib/libc.so.6 (0x40018000)
/tools/lib/ld-linux.so.2 (0x40000000)
[EMAIL PROTECTED]:/mnt/lfs-x86_64/tools/bin$ ldd sprof
linux-gate.so.1 => (0xffffe000)
libdl.so.2 => /tools/lib/libdl.so.2
(0x40018000)
libc.so.6 => /tools/lib/libc.so.6 (0x4001c000)
/tools/lib/ld-linux.so.2 (0x40000000)
[EMAIL PROTECTED]:/mnt/lfs-x86_64/tools/bin$ ldd
tzselect
not a dynamic executable
[EMAIL PROTECTED]:/mnt/lfs-x86_64/tools/bin$ ldd xtrace
not a dynamic executable
[EMAIL PROTECTED]:/mnt/lfs-x86_64/tools/bin$
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page