Re: error glibc

2009-05-13 Thread Anders Bolinder
mån 2009-05-11 klockan 14:06 -0500 skrev Mike McCarty: > Anders Bolinder wrote: > > hello > > im in secion 6.9 (lfs 6.4) > > im using glibc 2.9-20090216 insted of the version mention in the book (i > > couldnt find that version) > > I found it with no problem. However, if you still can't, then I

Re: error glibc

2009-05-13 Thread Hugh
On Tue, May 12, 2009 at 3:06 AM, Mike McCarty wrote: > Anders Bolinder wrote: >> hello >> im in secion 6.9 (lfs 6.4) >> im using glibc 2.9-20090216 insted of the version mention in the book (i >> couldnt find that version) > > I found it with no problem. However, if you still can't, then I can > e

Re: error glibc

2009-05-11 Thread Mike McCarty
Anders Bolinder wrote: > hello > im in secion 6.9 (lfs 6.4) > im using glibc 2.9-20090216 insted of the version mention in the book (i > couldnt find that version) I found it with no problem. However, if you still can't, then I can e-mail you a copy. Mike -- p="p=%c%s%c;main(){printf(p,34,p,34)

error glibc

2009-05-11 Thread Anders Bolinder
hello im in secion 6.9 (lfs 6.4) im using glibc 2.9-20090216 insted of the version mention in the book (i couldnt find that version) when testing it i get some errors sha512c-test.out] error tst-cpuclock2.out] error could that be cause im using another version than the book version..or can i ig

Re: Error Glibc Chapter5

2006-10-26 Thread Jim Gifford
Vince Greg wrote: You need to follow CLFS, http://cross-lfs.org. We cover all non x86 builds. Why the Two first packages compilation are goods Thanks Your problem will be easily solved if you follow the CLFS book. Your following the x86 book, which will work for some things, but not whe

RE: Error Glibc Chapter5

2006-10-26 Thread Vince Greg
You need to follow CLFS, http://cross-lfs.org. We cover all non x86 builds. Why the Two first packages compilation are goods Thanks -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: Error Glibc Chapter5

2006-10-26 Thread Jim Gifford
Vince Greg wrote: Hi, My host system is Suse 10.1 X86_64 I'm not using optimisation but I have these errors on Glibc chapter 5 Thanks for your help sed '/^[]*#/d;s/^[ ]*%/#/' nptl/shlib-versions nptl_db/shlib-versions shlib-versions \ | gcc -B/tools/bin/ -E -undef -Iinclude -I. -I/

Error Glibc Chapter5

2006-10-26 Thread Vince Greg
Hi, My host system is Suse 10.1 X86_64 I'm not using optimisation but I have these errors on Glibc chapter 5 Thanks for your help sed '/^[]*#/d;s/^[ ]*%/#/' nptl/shlib-versions nptl_db/shlib-versions shlib-versions \ | gcc -B/tools/bin/ -E -undef -Iinclude -I. -I/mnt/lfs/sources/glib

RE: Error Glibc chapter 6

2006-10-19 Thread Vince Greg
I use the optimization for live Cd: export CFLAGS = "-Os -s -fno-strict-aliasing" CXXFLAGS=$CFLAGS if I understand it's not possible to use optimisation for this package??? Thanks -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsub

Re: Error Glibc chapter 6

2006-10-19 Thread Dan Nicholson
On 10/19/06, Vince Greg <[EMAIL PROTECTED]> wrote: I use the optimization for live Cd: export CFLAGS = "-Os -s -fno-strict-aliasing" CXXFLAGS=$CFLAGS if I understand it's not possible to use optimisation for this package??? Don't optimize glibc unless you really know what you're doing. Conside

RE: Error Glibc chapter 6

2006-10-19 Thread Vince Greg
I use the optimization for live Cd: export CFLAGS = "-Os -s -fno-strict-aliasing" CXXFLAGS=$CFLAGS if I understand it's not possible to use optimisation for this package??? Thanks -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsub

Re: Error Glibc chapter 6

2006-10-19 Thread Vladimir A. Pavlov
On Thursday 19 October 2006 19:57, Vince Greg wrote: > Hi, > I had this errors by compiling GlibC in chapter6 > > root:/sources/glibc-build# grep Error glibc-check-log > make[2]: *** [/sources/glibc-build/math/test-float.out] Error 1 > make[2]: *** [/sources/glibc-build/ma

Error Glibc chapter 6

2006-10-19 Thread Vince Greg
Hi, I had this errors by compiling GlibC in chapter6 root:/sources/glibc-build# grep Error glibc-check-log make[2]: *** [/sources/glibc-build/math/test-float.out] Error 1 make[2]: *** [/sources/glibc-build/math/test-double.out] Error 1 make[2]: *** [/sources/glibc-build/math/test-ifloat.out

RE: Does this error is okey? # grep Error glibc-check-log make[2]:[/sources/glib

2006-08-04 Thread Brandon Peirce
On Fri, 4 Aug 2006 19:26:33 +0300, nadav vinik wrote: When I perform make check in glibc I get # grep Error glibc-check-log make[2]: [/sources/glibc-build/posix/annexc.out] Error 1 (ignored) Is it okey??? Okay. See: http://archives.linuxfromscratch.org/mail-archives/lfs-support/2006-April

Does this error is okey? # grep Error glibc-check-log make[2]: [/sources/glibc-build/posix/annexc.out] Error 1 (ignored)

2006-08-04 Thread nadav vinik
When I perform make check in glibc I get # grep Error glibc-check-log make[2]: [/sources/glibc-build/posix/annexc.out] Error 1 (ignored) Is it okey??? Nadav -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above

Re: make check error Glibc-2.3.4-20040701 of chapter 5

2005-03-19 Thread jcnet
"Edwin van Vliet" <[EMAIL PROTECTED]> дÈëÏûÏ¢ÐÂÎÅ:[EMAIL PROTECTED] > > You probably can, if (and *only* if) you are building LFS on an old > machine. Newer machines should not have these timeouts in the test phase. > > What kind of hardware are you using? (processor speed and memory size > and s

Re: make check error Glibc-2.3.4-20040701 of chapter 5

2005-03-19 Thread Edwin van Vliet
jcnet wrote: > slackware10.1 > LFS 6 > > Timed out: killed the child process > make[2]: *** [/mnt/lfs/sources/glibc-build/resolv/tst-leaks.out] Error 1 > make[2]: Leaving directory `/mnt/lfs/sources/glibc-2.3.4-20040701/resolv' > make[1]: *** [resolv/tests] Error 2 > make[1]: Leaving directory

make check error Glibc-2.3.4-20040701 of chapter 5

2005-03-19 Thread jcnet
slackware10.1 LFS 6 /mnt/lfs/sources/glibc-build/resolv/tst-aton.o -MD -MP -MF /mnt/lfs/sources/glibc-build/resolv/tst-aton.o.dt -MT /mnt/lfs/sources/glibc-build/resolv/tst-aton.o gcc -B/tools/bin/ -nostdlib -nostartfiles -o /mnt/lfs/sources/glibc-build/resolv/tst-aton -Wl,-dynamic-linker=

nptl-test error Glibc-2.3.4

2005-03-09 Thread Dr.Edgar Alwers
during "make check" in the building process of Glibc-2.3.4-20040701 I got an "nplt-test-error 2". Make, make install went OK.Could somebody tell me, what the source of the error could be, how could it be fixed and/or can I ignore the problem ? I did not find this thread in Google. I am building LF