Hi all, Im on the "6.17.1. Installation of GCC" chapter, I just did 'make -k check' (got an error, but as it reads "do not stop at errors", I guess thats all right -see the error in the text below-). I have then run '../gcc-4.6.1/contrib/test_summary' as instructed, but it shows no output. I have search google and the mailing lists but didnt find anything related, any ideas?
- The version of the book being used: 7.0-rc2 - The host distribution and version being used to create LFS CRUNCHBANG LINUX LIVE CD (crunchbang-10-20110207-openbox-i686.iso) based on Debian Squeeze. - The output from the Section vii, “Host System Requirements” crunchbang@crunchbang:~$ bash version-check.sh bash, version 4.1.5(1)-release /bin/sh -> /bin/dash Binutils: (GNU Binutils for Debian) 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: 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 (Debian 4.4.5-8) 4.4.5 GNU C Library (Debian EGLIBC 2.11.2-10) stable release version 2.11.2 GNU grep 2.6.3 gzip 1.3.12 Linux version 2.6.32-5-686 (Debian 2.6.32-30) (b...@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Wed Jan 12 04:01:41 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.23 Texinfo: makeinfo (GNU texinfo) 4.13 xz (XZ Utils) 5.0.0 Compilation OK - The package or section the problem was encountered in "6.17.1. Installation of GCC" - The exact error message or symptom being received 1) when i did 'make -k check' , I got this error: Making a new site.exp file... srcdir=; export srcdir; EXPECT=expect; export EXPECT; runtest=runtest; if /bin/sh -c " --version" > /dev/null 2>&1; then exit_status=0; l='libgomp'; for tool in ; do if --tool --srcdir ; then :; else exit_status=1; fi; done; else echo "WARNING: could not find `runtest'" 1>&2; :;fi; exit WARNING: could not find /sources/gcc-build/i686-pc-linux-gnu/libgomp/testsuite' make[3]: Leaving directory /sources/gcc-build/i686-pc-linux-gnu/libgomp' true DO=all multi-do # make make[3]: Leaving directory /sources/gcc-build/i686-pc-linux-gnu/libgomp' make[1]: Leaving directory check' not remade because of errors. 2) after that i run '../gcc-4.6.1/contrib/test_summary' and get no output at all. - Note whether you have deviated from the book at all No, I haven't. Cheers, Fred. “Free software” is a matter of liberty, not price. To understand the concept, you should think of “free” as in “free speech”, not as in “free beer”. Free software is a matter of the users' freedom to run, copy, distribute, study, change and improve the software. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page