Re: [lfs-support] Chapter 6.9 - Glibc - interpreting errors - SOLVED

2013-12-19 Thread Frans de Boer
On 12/19/2013 09:32 AM, Frans de Boer wrote: > On 12/18/2013 05:06 PM, William Harrington wrote: >> >> On Dec 18, 2013, at 4:07 AM, Frans de Boer wrote: >> >>> The output of ulimit -a is: >>> root:/sources/glibc-2.18# ulimit -a >>> core file size (blocks, -c) 0 >>> data seg size

Re: [lfs-support] Chapter 6.9 - Glibc - interpreting errors

2013-12-19 Thread Frans de Boer
On 12/18/2013 05:06 PM, William Harrington wrote: > > On Dec 18, 2013, at 4:07 AM, Frans de Boer wrote: > >> The output of ulimit -a is: >> root:/sources/glibc-2.18# ulimit -a >> core file size (blocks, -c) 0 >> data seg size (kbytes, -d) unlimited >> scheduling priority

Re: [lfs-support] Chapter 6.9 - Glibc - interpreting errors

2013-12-18 Thread William Harrington
On Dec 18, 2013, at 4:07 AM, Frans de Boer wrote: > The output of ulimit -a is: > root:/sources/glibc-2.18# ulimit -a > core file size (blocks, -c) 0 > data seg size (kbytes, -d) unlimited > scheduling priority (-e) 0 > file size (blocks, -f) unlimited

Re: [lfs-support] Chapter 6.9 - Glibc - interpreting errors

2013-12-18 Thread Frans de Boer
On 12/18/2013 02:50 AM, William Harrington wrote: > > On Dec 17, 2013, at 10:55 AM, Bruce Dubbs wrote: > >>> make[2]: *** [/sources/glibc-2.18/build/nptl/tst-pthread-getattr.out] > > FOr this one and some others, you may want to look at the values of > the command: > > ulimit -a > > If the .out fil

Re: [lfs-support] Chapter 6.9 - Glibc - interpreting errors

2013-12-17 Thread William Harrington
On Dec 17, 2013, at 10:55 AM, Bruce Dubbs wrote: >> make[2]: *** [/sources/glibc-2.18/build/nptl/tst-pthread-getattr.out] FOr this one and some others, you may want to look at the values of the command: ulimit -a If the .out file has some extremely large value for rlimit, a bad shell/make

Re: [lfs-support] Chapter 6.9 - Glibc - interpreting errors

2013-12-17 Thread William Harrington
On Dec 17, 2013, at 8:29 AM, Frans de Boer wrote: > Display errors > make[2]: *** [/sources/glibc-2.18/build/csu/test-multiarch.out] > Error 1 > make[1]: *** [csu/tests] Error 2 > make[2]: *** [/sources/glibc-2.18/build/posix/tst-getaddrinfo4.out] > Error 1 > make[2]: [/sources/glibc-2.18/bui

Re: [lfs-support] Chapter 6.9 - Glibc - interpreting errors

2013-12-17 Thread Frans de Boer
On 12/17/2013 05:55 PM, Bruce Dubbs wrote: > Frans de Boer wrote: >> Dear all, >> >> There was another thread in this form which did not yield the desired >> result. So, maybe I can revive it. >> >> Below is the output listing from the test in 6.9.1: >> >> make[1]: Target 'check' not remade because

Re: [lfs-support] Chapter 6.9 - Glibc - interpreting errors

2013-12-17 Thread Bruce Dubbs
Frans de Boer wrote: > Dear all, > > There was another thread in this form which did not yield the desired > result. So, maybe I can revive it. > > Below is the output listing from the test in 6.9.1: > > make[1]: Target 'check' not remade because of errors. > make[1]: Leaving directory '/sources/gl

[lfs-support] Chapter 6.9 - Glibc - interpreting errors

2013-12-17 Thread Frans de Boer
Dear all, There was another thread in this form which did not yield the desired result. So, maybe I can revive it. Below is the output listing from the test in 6.9.1: make[1]: Target 'check' not remade because of errors. make[1]: Leaving directory '/sources/glibc-2.18' Makefile:9: recipe for ta