Re: glibc, chapter 5.7

2010-03-13 Thread Andrew Benton
On 13/03/10 22:50, Bruce Dubbs wrote: > OK, I see: > > GNU C Library (EGLIBC) stable release version 2.10.1 > > This, according to google, > > Embedded GLIBC (EGLIBC) is a variant of the GNU C Library (GLIBC) that > is designed to work well on embedded systems. EGLIBC strives to be > source and bi

Re: glibc, chapter 5.7

2010-03-13 Thread Bruce Dubbs
Tobias Gasser wrote: > Bruce Dubbs wrote: >> Can you paste the output from version-check.sh and uname -a please. >> >> Did you install xubuntu or just run from the CD? >> > both. > > sorry for my late response, but i'm currently running some more test > with different setups and i will put the

Re: glibc, chapter 5.7

2010-03-13 Thread Tobias Gasser
Bruce Dubbs wrote: > Can you paste the output from version-check.sh and uname -a please. > > Did you install xubuntu or just run from the CD? > both. sorry for my late response, but i'm currently running some more test with different setups and i will put the logfiles on this page: http://s37

Re: glibc, chapter 5.7

2010-03-11 Thread Bruce Dubbs
Tobias Gasser wrote: > i restarted more than once. not only using my scripts which run fine > when building from an lfs host, but also by cut and paste, thus i don't > know how or where i could mess up. Can you paste the output from version-check.sh and uname -a please. Did you install xubuntu o

Re: glibc, chapter 5.7

2010-03-11 Thread Tobias Gasser
Chris Staub schrieb: > No, it is not necessary. All that's needed to avoid host tools is > following the book's instructions. That is it. If anything else is > "necessary", it means you've goofed up and need to go back to the beginning. i restarted more than once. not only using my scripts which

Re: glibc, chapter 5.7

2010-03-11 Thread Chris Staub
On 03/11/2010 10:57 AM, Tobias Gasser wrote: > Tobias Gasser schrieb: > as the solution is quite easy, i just wanted to know, wether anybody can > confirm similar failures with other distros as host. > > i guess with binutils pass2 and gcc pass2 this CC/AR/RANLIB construction > is needed, as othe

Re: glibc, chapter 5.7

2010-03-11 Thread Tobias Gasser
Tobias Gasser schrieb: > for quite some time i used an older lfs to build a new one. > > now i'm building a new one from a xubuntu 9.10 lifecd. thanks for all your replies. i try to summarise. i use the same scripts i always use to build. as mentionned, i used to start from within an older lfs

Re: glibc, chapter 5.7

2010-03-09 Thread Bruce Dubbs
stosss wrote: > The OP is using Ubuntu and I have seen a lot of other posts in this > and other mailing lists where there is some strange behavior with > Ubuntu compared to just about any other distribution. It's almost always because they don't have the required tools installed or symlinks sh-

Re: glibc, chapter 5.7

2010-03-09 Thread Chris Staub
On 03/10/2010 12:22 AM, stosss wrote: > On Tue, Mar 9, 2010 at 11:11 PM, Chris Staub wrote: > > If this was for me, I am not using Ubuntu. I do all my LFS builds with > an LFS LiveCD. > > The OP is using Ubuntu and I have seen a lot of other posts in this > and other mailing lists where there is s

Re: glibc, chapter 5.7

2010-03-09 Thread stosss
On Tue, Mar 9, 2010 at 11:11 PM, Chris Staub wrote: > On 03/09/2010 10:38 PM, stosss wrote: >> On Tue, Mar 9, 2010 at 6:20 PM, Larry Gilbert >>  wrote: >>> Tobias Gasser  ebp-gasser.ch>  writes: >>> now i'm building a new one from a xubuntu 9.10 lifecd. to build glibc in chapter 5.

Re: glibc, chapter 5.7

2010-03-09 Thread Chris Staub
On 03/09/2010 10:38 PM, stosss wrote: > On Tue, Mar 9, 2010 at 6:20 PM, Larry Gilbert > wrote: >> Tobias Gasser ebp-gasser.ch> writes: >> >>> now i'm building a new one from a xubuntu 9.10 lifecd. >>> >>> to build glibc in chapter 5.7, i had to add the same construction with >>> CC/AR/RANLIB as

Re: glibc, chapter 5.7

2010-03-09 Thread stosss
On Tue, Mar 9, 2010 at 6:20 PM, Larry Gilbert wrote: > Tobias Gasser ebp-gasser.ch> writes: > >> now i'm building a new one from a xubuntu 9.10 lifecd. >> >> to build glibc in chapter 5.7, i had to add the same construction with >> CC/AR/RANLIB as with binutils/gcc pass 2 (ch 5.9/5.10) to use the

Re: glibc, chapter 5.7

2010-03-09 Thread Larry Gilbert
Tobias Gasser ebp-gasser.ch> writes: > now i'm building a new one from a xubuntu 9.10 lifecd. > > to build glibc in chapter 5.7, i had to add the same construction with > CC/AR/RANLIB as with binutils/gcc pass 2 (ch 5.9/5.10) to use the newly > built toolchain. > > without, the hosts tools will

glibc, chapter 5.7

2010-03-09 Thread Tobias Gasser
for quite some time i used an older lfs to build a new one. now i'm building a new one from a xubuntu 9.10 lifecd. to build glibc in chapter 5.7, i had to add the same construction with CC/AR/RANLIB as with binutils/gcc pass 2 (ch 5.9/5.10) to use the newly built toolchain. without, the hosts t