On Fri, Oct 05, 2007 at 01:01:31PM -0300, Elias Zoby wrote: > > On chapter 6.7. Linux-2.6.22.5 API Headers, I have the error below. > > root:/sources/linux-2.6.22.5# sed -i '/scsi/d' include/Kbuild > root:/sources/linux-2.6.22.5# make mrproper > /sources/linux-2.6.22.5/scripts/gcc-version.sh: line 11: /tools/bin/gcc: No > such file or directory > > But I have gcc on $LFS/tools/bin. > It looks as if something went wrong in chapter 5, and /tools/bin/gcc seems to be linked against the host. From outside chroot, what do you get for 'ldd /tools/bin/gcc' ?
ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
