Re: glibc compilation ok on Fedora 14

2010-12-08 Thread Bruce Dubbs
Rosario Turco wrote: Sorry, my editor has removed the hyphens and spaces made. The exact command on Fedora 14 is (all lower case): ../glibc-2.12.1/configure --prefix=/tools \ --host = $ LFS_TGT --build =$(../ glibc-2.12.1/scripts/config.guess) \ --disable-profile --enable-add-ons \

Re: glibc compilation ok on Fedora 14

2010-12-06 Thread Simon Geard
On Sun, 2010-12-05 at 11:45 -0500, Neal Murphy wrote: On Sunday 05 December 2010 10:55:13 Rosario Turco wrote: ../glibc-2.12.1/configure - prefix = / tools \ - Host = $ LFS_TGT - build =$(../ glibc-2.12.1/scripts/config.guess) \ - Disable-profile - enable-add-ons \ - Enable-kernel =

glibc compilation ok on Fedora 14

2010-12-05 Thread Rosario Turco
I fixed the compilation problems (Chapter 5 of the LFS-book-6.7) glibc. E 'must take account of the values of the parameters that are in the config.log in the OUTPUT VARIABLE. In view of these two attempts and have come to the conclusion that we needed to do: ../glibc-2.12.1/configure - prefix = /

Re: glibc compilation ok on Fedora 14

2010-12-05 Thread Andrew Benton
On Sun, 5 Dec 2010 11:29:26 + (UTC) Rosario Turco rosario_tu...@virgilio.it wrote: libc_cv_visibility_attribute libc_cv_broken_visibility_attribute = yes = no Do you mean libc_cv_visibility_attribute=yes libc_cv_broken_visibility_attribute=no or libc_cv_visibility_attribute=no

Re: glibc compilation ok on Fedora 14

2010-12-05 Thread Rosario Turco
Andrew Benton b3nton at gmail.com writes: On Sun, 5 Dec 2010 11:29:26 + (UTC) Rosario Turco rosario_turco at virgilio.it wrote: libc_cv_visibility_attribute libc_cv_broken_visibility_attribute = yes = no Do you mean libc_cv_visibility_attribute=yes

Re: glibc compilation ok on Fedora 14

2010-12-05 Thread Neal Murphy
On Sunday 05 December 2010 10:55:13 Rosario Turco wrote: ../glibc-2.12.1/configure - prefix = / tools \ - Host = $ LFS_TGT - build =$(../ glibc-2.12.1/scripts/config.guess) \ - Disable-profile - enable-add-ons \ - Enable-kernel = 2.6.22.5 - with-headers = / tools / include \

Re: glibc compilation ok on Fedora 14

2010-12-05 Thread Bruce Dubbs
Neal Murphy wrote: On Sunday 05 December 2010 10:55:13 Rosario Turco wrote: ../glibc-2.12.1/configure - prefix = / tools \ - Host = $ LFS_TGT - build =$(../ glibc-2.12.1/scripts/config.guess) \ - Disable-profile - enable-add-ons \ - Enable-kernel = 2.6.22.5 - with-headers = / tools / include