On Fri, Dec 23, 2011 at 12:55:06PM -0800, Oz Gonaz wrote: > Unfortunately the problem still occurs. Would recommend me a GNU/Linux host > system in which is suitable for book 7.0? > Heres my environment if that could could help: > root:/sources/glibc-build# env > TERM=xterm > PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin > PWD=/sources/glibc-build > PS1=\u:\w\$ > SHLVL=1 > HOME=/root > _=/tools/bin/env > OLDPWD=/sources/glibc-2.14.1
You are in chroot, I think. Did you leave and then re-enter chroot after correcting the /bin/sh symlink ? (if not, you are probably still using dash). Also, after the failure, did you remember to delete the extracted glibc-2.14.1/ and glibc-build/ directories before re-trying ? ĸ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
