*Hi I am using version 6.5 ** Host system Xubuntu 9.04
Host system requirements* l...@linuxpc:~$ bash version-check.sh bash, version 3.2.48(1)-release /bin/sh -> /bin/dash Binutils: (GNU Binutils for Ubuntu) 2.19.1 version-check.sh: line 7: bison: command not found yacc not found bzip2, Version 1.0.5, 10-Dec-2007. Coreutils: 6.10 diff (GNU diffutils) 2.8.1 find (GNU findutils) 4.4.0 version-check.sh: line 15: gawk: command not found /usr/bin/awk -> /usr/bin/mawk gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3 GNU C Library stable release version 2.9, GNU grep 2.5.3 gzip 1.3.12 Linux version 2.6.28-15-generic (bui...@palmer) (gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #49-Ubuntu SMP Tue Aug 18 18:40:08 UTC 2009 version-check.sh: line 24: m4: command not found GNU Make 3.81 version-check.sh: line 26: patch: command not found Perl version='5.10.0'; GNU sed version 4.1.5 tar (GNU tar) 1.20 version-check.sh: line 30: makeinfo: command not found Compilation OK *Got stuck at Chapter 5.8 in book -- Adjusting the Toolchain* l...@linuxpc:/mnt/lfs/tools$ echo "New specs file is: $SPECS" New specs file is: /mnt/lfs/tools/bin/../lib/gcc/ i686-lfs-linux-gnu/4.4.1/specs l...@linuxpc:/mnt/lfs/tools$ unset SPECS l...@linuxpc:/mnt/lfs/tools$ echo 'main(){}' > dummy.c l...@linuxpc:/mnt/lfs/tools$ $LFS_TGT-gcc -B/tools/lib dummy.c /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.4.1/../../../../i686-lfs-linux-gnu/bin/ld: crt1.o: No such file: No such file or directory collect2: ld returned 1 exit status l...@linuxpc:/mnt/lfs/tools$ readelf -l a.out | grep ': /tools' readelf: Error: 'a.out': No such file l...@linuxpc:/mnt/lfs/tools$ *I then tried the live CD : It boots up to a certain point with the following " Bringing up loopback interface .....", MY PC specs : 1200 Mhz Pentium 3 , 384 RAM , 20 GIG HD Any ideas? I am fairly new to Linux -- 2 years been using , read a lot , fairly proficient at CLI but this might be above me??? Regards Greg *
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page