mrdaniel wrote:
hi chris,
found the command to exit chroot and in lfs did "ldd /tools/bin/gcc" the result
is :-
linux-gate.so.1 => (0xffffe000)
libc.so.6 =-> /lib/llibc.co.6 (0xb7efd000)
/lib/ld-llinux.so.2 (0xb7fee000)
thanks.
--- mrdaniel <[EMAIL PROTECTED]> wrote:
hi chris,
wow, you are sharp, looking back at my log book i could have missed
that line on pg 81 :-
exec /tools/bin/bash --login +h
but how do i get out of chroot, there is no command when i used su
and others like less as well.
yuu ask me to paste the output "here" and what do you meant. if
paste in the email then not possible because my PC under this LFS
project is a barebone and has no floppy drive.
ciao
--- Chris Staub <[EMAIL PROTECTED]> wrote:
mrdaniel wrote:
i'd already came to this stage untaring the glibc once again as
follows:
I have no name!://sources# tar -xvf glibc-2.3.4.tat.bz2
cd into the new glibc source directory and did the 3 patches,
mkdir ../glibc-build.
cd ../glibc-build
then in ...glibc-build#
../configure with options according to the book on pg 87
But after a short run... saw this message :-
checking for suffix of object files ... configure:error:connot
compute suffix of files: cannot compile.
can someone assist please.
thanks.
Looks like your gcc is broken - exit chroot and run "ldd
/tools/bin/gcc"
as the lfs user, and paste the output here. Also, your bash prompt
shouldn't say "I have no name!" at this point - you missed
something
earlier in Chap. 6.
There's the problem. Your gcc is linked against the host's libraries.
You likely missed a step in the toolchain adjustment, or the gcc specs
patch. You need to start the whole build over.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page