Re: gcc fixcincludes

2005-09-27 Thread Matthew Burgess
Tushar Teredesai wrote: The book used to disable gcc's fixinc. The patch that did this has been removed. Any particular reason? The changelog states that we may need to fix the host headers, but fails to mention a reason. I checked the lfs-dev archives for July 2005 (when the change was made), b

Re: gcc fixcincludes

2005-09-27 Thread Dan Nicholson
On 9/27/05, Tushar Teredesai <[EMAIL PROTECTED]> wrote: > The Ch 5 Pass 2 still runs the fixincludes script, the only thing that > it disables is to search for headers in /usr/include. My primary > question is "Why do we need to run fixincludes?" Which version are you referring to? Stable Ch 5 Pa

Re: gcc fixcincludes

2005-09-27 Thread Tushar Teredesai
On 9/27/05, Randy McMurchy <[EMAIL PROTECTED]> wrote: > Tushar Teredesai wrote these words on 09/27/05 00:23 CST: > > The book used to disable gcc's fixinc. The patch that did this has > > been removed. Any particular reason? > > > > The changelog states that we may need to fix the host headers, bu

Re: Cross-compile to sparc64 glibc-configure problem

2005-09-27 Thread Jim Gifford
Will be corrected tonight. -- -- [EMAIL PROTECTED] [EMAIL PROTECTED] LFS User # 2577 Registered Linux User # 299986 -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: Cross-compile to sparc64 glibc-configure problem

2005-09-27 Thread Matt Darcy
Frans Verstegen wrote: When following the "Version 7.0-cross-lfs-20050926-Sparc64" I get the following error in configuring glibc in "5.8.1. Installation of Glibc" (...) checking for long double... no checking size of long double... 0 running configure fragment for sysdeps/sparc/sparc64/elf

Cross-compile to sparc64 glibc-configure problem

2005-09-27 Thread Frans Verstegen
When following the "Version 7.0-cross-lfs-20050926-Sparc64" I get the following error in configuring glibc in "5.8.1. Installation of Glibc" (...) checking for long double... no checking size of long double... 0 running configure fragment for sysdeps/sparc/sparc64/elf checking for sparc

Re: broken link for "Glibc TLS Patch" in cross-sparc64

2005-09-27 Thread Jim Gifford
Thank you. It should be fixed now. -- -- [EMAIL PROTECTED] [EMAIL PROTECTED] LFS User # 2577 Registered Linux User # 299986 -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: broken link for "Glibc TLS Patch" in cross-sparc64

2005-09-27 Thread Matt Darcy
Frans Verstegen wrote: Hello everyone The following link is broken in the cross-sparc64 and cross-sparc64-multilib books Glibc TLS Patch - 4 KB: http://www.linuxfromscratch.org/patches/downloads/glibc/glibc-20050919-sparc64_tls-1.patch Frans _

broken link for "Glibc TLS Patch" in cross-sparc64

2005-09-27 Thread Frans Verstegen
Hello everyone The following link is broken in the cross-sparc64 and cross-sparc64-multilib books Glibc TLS Patch - 4 KB: http://www.linuxfromscratch.org/patches/downloads/glibc/glibc-20050919-sparc64_tls-1.patch Frans ___

Re: gcc fixcincludes

2005-09-27 Thread Randy McMurchy
Tushar Teredesai wrote these words on 09/27/05 00:23 CST: > The book used to disable gcc's fixinc. The patch that did this has > been removed. Any particular reason? > > The changelog states that we may need to fix the host headers, but > fails to mention a reason. I checked the lfs-dev archives f