On Sun, Jan 15, 2012 at 10:50 PM, Uthayanan <[email protected]> wrote:
> > > On Fri, Jan 13, 2012 at 8:51 PM, Andrew Benton <[email protected]> wrote: > >> On Fri, 13 Jan 2012 14:31:33 +0530 >> Uthayanan <[email protected]> wrote: >> >> > Hi Firerat I tried installing the system with gawk. This time I got the >> > following error. Any suggestions ? >> >> I suggest that you run version-check.sh and post the results here. >> >> http://www.linuxfromscratch.org/lfs/view/development/prologue/hostreqs.html >> >> Andy >> -- >> http://linuxfromscratch.org/mailman/listinfo/lfs-support >> FAQ: http://www.linuxfromscratch.org/lfs/faq.html >> Unsubscribe: See the above information page >> > > Hi Andrew, > > Here's my version check, > > lfsuthayan@ubuntu:~$ bash version-check.sh > bash, version 4.2.8(1)-release > /bin/sh -> /bin/bash > Binutils: (GNU Binutils for Ubuntu) 2.21.0.20110327 > bison (GNU Bison) 2.4.1 > /usr/bin/yacc -> /usr/bin/bison.yacc > bzip2, Version 1.0.5, 10-Dec-2007. > Coreutils: 8.5 > diff (GNU diffutils) 3.0 > find (GNU findutils) 4.4.2 > GNU Awk 3.1.7 > /usr/bin/awk -> /usr/bin/gawk > gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 > version-check.sh: line 22: /lib/libc.so.6: No such file or directory > GNU grep 2.6.3 > gzip 1.3.12 > Linux version 2.6.38-8-generic (buildd@vernadsky) (gcc version 4.5.2 > (Ubuntu/Linaro 4.5.2-8ubuntu3) ) #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 > m4 (GNU M4) 1.4.14 > GNU Make 3.81 > patch 2.6 > Perl version='5.10.1'; > GNU sed version 4.2.1 > tar (GNU tar) 1.25 > version-check.sh: line 32: makeinfo: command not found > Texinfo: > xz (XZ Utils) 5.0.0 > Compilation OK > lfsuthayan@ubuntu:~$ > > > -- > Regards, > s uthay > There's no glibc in ubuntu so I did try to install that to the host system. I got the following output root@ubuntu:/mnt/lfs# cd glibc-2.14.1 root@ubuntu:/mnt/lfs/glibc-2.14.1# ./configure checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for gcc... gcc checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes configure: error: you must configure in a separate build directory -- Regards, s uthay
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
