On 14/06/2017 07:39, Isaac D. Cohen wrote:
> Hi,
> 
> Yes, the script in section 2.2 returns "G++ compilation OK". Here is
> the full output:
> 
> bash, version 4.3.48(1)-release
> /bin/sh -> /bin/dash

That is important: glibc and gcc rely on some "bashism's", that dash lacks.
> ERROR: /bin/sh does not point to bash
> Binutils: (GNU Binutils) 2.28
> bison (GNU Bison) 3.0.4
> /usr/bin/yacc -> /usr/bin/bison.yacc
> bzip2,  Version 1.0.6, 6-Sept-2010.
> Coreutils:  8.25
> diff (GNU diffutils) 3.3
> find (GNU findutils) 4.7.0-git
> gawk: not an option: --version

This is not the expected ouput: --version *is* an option for gawk. I guess
gawk is not installed. Yhe installation process relies on gawk.

> /usr/bin/awk -> /usr/bin/mawk

This also is a problem: awk should point to gawk.

> gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
> g++ (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
> (Ubuntu GLIBC 2.23-0ubuntu7) 2.23
> grep (GNU grep) 2.25
> gzip 1.6
> Linux version 4.11.3-041103-generic (kernel@gomeisa) (gcc version
> 6.3.0 20170519 (Ubuntu/Linaro 6.3.0-18ubuntu2) ) #201705251233 SMP
> Thu May 25 16:34:52 UTC 2017
> m4 (GNU M4) 1.4.17
> GNU Make 4.1
> GNU patch 2.7.5
> Perl version='5.22.1';
> sed (GNU sed) 4.2.2
> tar (GNU tar) 1.28
> texi2any (GNU texinfo) 6.1
> xz (XZ Utils) 5.1.0alpha
> g++ compilation OK
> 
> The only error I see is that /bin/sh points to /bin/dash instead of
> /bin/bash. But I don't see how that would be relevant here, if
> anywhere.
> 
> Thank you very much,
> Isaac D. Cohen
> 
> 

-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to