i did everything the book says when i entering the chroot environment in chapter 6 after mount the properly filesystems and try to configure Glibc-2.3.4-20040701 i get an error that gcc cannot found:

checking for gcc... gcc
checking for suffix of object files... configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
root:/glibc-build#

this problem is only at the chroot environment if i logout of the chroot environment everything is ok

i tried:

root:/glibc-build# exit
logout
[EMAIL PROTECTED] ~]# echo 'main(){}' > dummy.c
[EMAIL PROTECTED] ~]# cc dummy.c
[EMAIL PROTECTED] ~]# readelf -l a.out | grep ': /tools'
     [Requesting program interpreter: /tools/lib/ld-linux.so.2]
[EMAIL PROTECTED] ~]#

can anyone help me please??


--
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