[lfs-support] glibc 2.19

2014-02-08 Thread Frans de Boer
Great, glibc 2.19 is working fine.
Also, the first two 'sed' lines - static and make - can be removed 
because those issues are resolved in the new version. I did not created 
any other change. Maybe have a look at the locales for the bss chain.

ef2progs - due to the introduction of using a build directory, the lines 
around com_err info files are incorrect. The com_err files are still in 
the source tree so references to the doc and lib directories should have 
../glibc-2.19/ prepended and the double dot in lib be removed.

Regards, Frans.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: [lfs-support] Chapter 6 gcc problems

2014-02-08 Thread Bruce Dubbs
Change the Subject line when posting.  "lfs-support Digest, Vol 3067, 
Issue 1" is not meaningful.

Prasad Kumbhar wrote:

> The result of the system requirement script is pasted below:-
>
> root@dragonk:/home/dragonk# bash version-check.sh
> bash, version 4.2.45(1)-release
> /bin/sh -> /bin/dash

Change to bash.  I don't know how you got to Chapter 6 with this.  If 
you indeed built Chapter 5 with this, you need to start over.

   -- Bruce

> Binutils: (GNU Binutils for Ubuntu) 2.23.2
> bison (GNU Bison) 2.5
> /usr/bin/yacc -> /usr/bin/bison.yacc
> bzip2,  Version 1.0.6, 6-Sept-2010.
> Coreutils:  8.20
> diff (GNU diffutils) 3.2
> find (GNU findutils) 4.4.2
> GNU Awk 4.0.1
> /usr/bin/awk -> /usr/bin/gawk
> gcc (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3
> g++ (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3
> (Ubuntu EGLIBC 2.17-0ubuntu5.1) 2.17
> grep (GNU grep) 2.14
> gzip 1.5
> Linux version 3.8.0-35-generic (buildd@allspice) (gcc version 4.7.3 
> (Ubuntu/Linaro 4.7.3-1ubuntu1) ) #50-Ubuntu SMP Tue Dec 3 01:25:33 UTC 2013
> m4 (GNU M4) 1.4.16
> GNU Make 3.81
> patch 2.6.1
> Perl version='5.14.2';
> GNU sed version 4.2.1
> tar (GNU tar) 1.26
> Texinfo: makeinfo (GNU texinfo) 4.13
> xz (XZ Utils) 5.1.0alpha
> g++ compilation OK
>
>
> help me out please
>
>
> Prasad Kumbhar
>
>   
>
>
>


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


Re: [lfs-support] lfs-support Digest, Vol 3067, Issue 1

2014-02-08 Thread Prasad Kumbhar
> We need to see the output of the host system requirements script 
> (section vii).  It would also be useful to know how much memory you have 
> and how much free disk space is on your lfs partition.
> 
>-- Bruce


The result of the system requirement script is pasted below:-

root@dragonk:/home/dragonk# bash version-check.sh
bash, version 4.2.45(1)-release
/bin/sh -> /bin/dash
Binutils: (GNU Binutils for Ubuntu) 2.23.2
bison (GNU Bison) 2.5
/usr/bin/yacc -> /usr/bin/bison.yacc
bzip2,  Version 1.0.6, 6-Sept-2010.
Coreutils:  8.20
diff (GNU diffutils) 3.2
find (GNU findutils) 4.4.2
GNU Awk 4.0.1
/usr/bin/awk -> /usr/bin/gawk
gcc (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3
g++ (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3
(Ubuntu EGLIBC 2.17-0ubuntu5.1) 2.17
grep (GNU grep) 2.14
gzip 1.5
Linux version 3.8.0-35-generic (buildd@allspice) (gcc version 4.7.3 
(Ubuntu/Linaro 4.7.3-1ubuntu1) ) #50-Ubuntu SMP Tue Dec 3 01:25:33 UTC 2013
m4 (GNU M4) 1.4.16
GNU Make 3.81
patch 2.6.1
Perl version='5.14.2';
GNU sed version 4.2.1
tar (GNU tar) 1.26
Texinfo: makeinfo (GNU texinfo) 4.13
xz (XZ Utils) 5.1.0alpha
g++ compilation OK


help me out please


Prasad Kumbhar

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