On 27/10/10 18:30, Ken Moffat wrote: > 1. It's finding the host libc - once you are in chroot you don't > have any access to that. Sounds as if you went wrong in 'adjusting > the toolchain'. > > 2. Not necessarily relevant to this problem, but that bizzare path > to libc.so.6 (I was expecting /lib/libc.so.6 instead of the correct > /tools/lib version) sounds like debian ? If so, please check the > 'host requirements', particularly awk and /bin/sh. > > ĸen
1. I guess that must be the problem, although having checked, I can't see what I did wrong. Ho hum. Start again :-) 2. Not Debian itself, but Debian based - Ubuntu 10.04. And, having tried to compile LFS 6.5 (but ran out of spare time to complete it) I'm wise to the issues with bash and awk - tripped up on those first time round :-) Anyway, just in case I'm *still* doing something silly, I've attached the output of version_check.sh below. Many, many thanks for your help, David Shaw bash, version 4.1.5(1)-release /bin/sh -> /bin/bash Binutils: (GNU Binutils for Ubuntu) 2.20.1-system.20100303 bison (GNU Bison) 2.4.1 /usr/bin/yacc -> /usr/bin/bison.yacc bzip2, Version 1.0.5, 10-Dec-2007. Coreutils: 7.4 diff (GNU diffutils) 2.8.1 find (GNU findutils) 4.4.2 GNU Awk 3.1.6 /usr/bin/awk -> /usr/bin/gawk gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3 GNU C Library (Ubuntu EGLIBC 2.11.1-0ubuntu7.5) stable release version 2.11.1 GNU grep 2.5.4 gzip 1.3.12 Linux version 2.6.32-25-generic (bui...@palmer) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #45-Ubuntu SMP Sat Oct 16 19:48:22 UTC 2010 m4 (GNU M4) 1.4.13 GNU Make 3.81 patch 2.6 Perl version='5.10.1'; GNU sed version 4.2.1 tar (GNU tar) 1.22 Texinfo: makeinfo (GNU texinfo) 4.13 Compilation OK -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
