On Sun, Oct 11, 2015 at 9:05 PM, Jun Hu <[email protected]> wrote:

> On Sun, Oct 11, 2015 at 8:19 PM, Bruce Dubbs <[email protected]>
> wrote:
>
>>
>> Did you ensure all the host requirements were met?  See Section vii, Host
>> System Requirements in the Preface.
>>
>>   -- Bruce
>>
>
> sorry for using top post for previous email, re-post:
>
> Yes, the Host System Requirements are all met, following are the output:
> """
> root at vm-svr:~# bash version-check.sh
> bash version-check.sh
> bash, version 4.3.11(1)-release
> /bin/sh -> /bin/bash
> Binutils: (GNU Binutils for Ubuntu) 2.24
> bison (GNU Bison) 3.0.2
> /usr/bin/yacc -> /usr/bin/bison.yacc
> bzip2,  Version 1.0.6, 6-Sept-2010.
> Coreutils:  8.21
> diff (GNU diffutils) 3.3
> find (GNU findutils) 4.4.2
> GNU Awk 4.0.1
> /usr/bin/awk -> /usr/bin/gawk
> gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2
> g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2
> (Ubuntu EGLIBC 2.19-0ubuntu6.6) 2.19
> grep (GNU grep) 2.16
> gzip 1.6
> Linux version 3.13.0-32-generic (buildd at kissel) (gcc version 4.8.2
> (Ubuntu
> 4.8.2-19ubuntu1) ) #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014
> m4 (GNU M4) 1.4.17
> GNU Make 3.81
> GNU patch 2.7.1
> Perl version='5.18.2';
> sed (GNU sed) 4.2.2
> tar (GNU tar) 1.27.1
> makeinfo (GNU texinfo) 5.2
> xz (XZ Utils) 5.1.0alpha
> g++ compilation OK
>
> root at vm-svr:~# bash library-check.sh
> bash library-check.sh
> libgmp.la: not found
> libmpfr.la: not found
> libmpc.la: not found
> """
>
> another thing to note is the configure command contains
> "--with-gxx-include-dir=/tools/$LFS_TGT/include/c++/5.2.0", however on my
> system there is no such directory:
> """
> lfs at vm-svr:~$ echo $LFS_TGT
> x86_64-lfs-linux-gnu
>
> lfs at vm-svr:~$ ls -l /tools/$LFS_TGT/
> total 8
> drwxr-xr-x 2 lfs lfs 4096 Oct 11 15:44 bin
> drwxr-xr-x 3 lfs lfs 4096 Oct 11 15:44 lib
> """
>

Following error in config.log (in $LFS/sources/gcc-build) seems also
suggest the specified include-dir is not right.
"conftest.c:10:19: fatal error: stdio.h: No such file or directory
compilation terminated.
"
full config.log is here http://pastebin.com/7YaPu1q1
-- 
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