Glibc test failure

2010-02-14 Thread bchaffin
I am attempting to run the glibc tests from within my chroot environment. I keep getting the following errors: make[2]: Entering directory `/sources/glibc-2.10.1/posix' /bin/sh -e globtest.sh /sources/glibc-build/ /sources/glibc-build/elf/ \ ld-linux.so.2 globtest.sh: command

Re: /usr/lib/libstdc++.so: could not read symbols: File in wrong format

2010-02-14 Thread Baho Utot
Simon Geard wrote: On Sat, 2010-02-13 at 17:32 -0500, Baho Utot wrote: Sorry for sending this here but I can not find the clfs support mailing list, Could someone point me to the correct place? Under Mailing Lists, off the CLFS front page. http://trac.cross-lfs.org/wiki/lists

Re: Glibc test failure

2010-02-14 Thread bchaffin
I did this command. It worked fine: cp -v ../glibc-2.10.1/iconvdata/gconv-modules iconvdata This is the command it fails on: make -k check 21 | tee glibc-check-log And here are the results of the final command if I issue it: make[2]: *** [posix/tests] Error 2 make[2]: *** [check]Error 2

Re: Booting problems again

2010-02-14 Thread stosss
On Sun, Feb 14, 2010 at 7:11 AM, Andrew Benton b3n...@gmail.com wrote: On 14/02/10 04:06, Simon Geard wrote: With a by-the-book LFS setup, /tmp is a tmpfs mount - an in-memory filesystem that's thrown away on shutdown/reboot. That's news to me. Maybe I've not been keeping up. Where in the

Re: Glibc test failure

2010-02-14 Thread stosss
I did this command. It worked fine: cp -v ../glibc-2.10.1/iconvdata/gconv-modules iconvdata This is the command it fails on: make -k check 21 | tee glibc-check-log And here are the results of the final command if I issue it: make[2]: *** [posix/tests] Error 2 make[2]: *** [check]Error 2

Re: Glibc test failure

2010-02-14 Thread William Immendorf
On Sun, Feb 14, 2010 at 12:29 PM, stosss sto...@gmail.com wrote:  You will probably see an expected (ignored) failure in the posix/annexc test. In addition the Glibc test suite is somewhat dependent on the host system. This is a list of the most common issues: In other words: * posix/annexc

Output: glibc-check-log

2010-02-14 Thread bchaffin
Hi all, Here is the output from the test check. I am beginning to suspect a larger problem myself.. Checking into before asking didn't turn up a situation quite like this,which is what brought me here. Thanks for your help root:/sources/glibc-build# grep Error glibc-check-log

Re: Output: glibc-check-log

2010-02-14 Thread William Immendorf
On Sun, Feb 14, 2010 at 2:41 PM, bchaf...@programmer.net wrote: root:/sources/glibc-build# grep Error glibc-check-log make[2]: *** [/sources/glibc-build/posix/globtest.out] Error 2 make[1]: *** [posix/tests] Error 2 make: *** [check] Error 2 As I said before, some tests fail on old and slow

my experience with SVN-LFS

2010-02-14 Thread Tim Wallace
In using the developmental LFS book, I found the attached file useful for trying out the periodic updates. Let me know if you find it useful too. Thanks, Tim -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above

Re: Glibc test failure

2010-02-14 Thread Ken Moffat
On 14 February 2010 08:18, bchaf...@programmer.net wrote: I am attempting to run the glibc tests from within my chroot environment. I keep getting the following errors: make[2]: Entering directory `/sources/glibc-2.10.1/posix' /bin/sh -e globtest.sh /sources/glibc-build/

Re: my experience with SVN-LFS

2010-02-14 Thread Ken Moffat
On 14 February 2010 22:59, Tim Wallace twallac...@gmail.com wrote: In using the developmental LFS book,  I found the attached file useful for trying out the periodic updates. Let me know if you find it useful too. Thanks,  Tim -- No idea what this is about, but I didn't get an attachment.

Re: Glibc test failure

2010-02-14 Thread bchaffin
I got past the DL= and similar errors by realizing those commands seemed to be extraction/substitutions. I pulled the command itself from the the script and ran it directly from a prompt to extract the information the script was looking for and used that information directly in the command

Re: Glibc test failure

2010-02-14 Thread stosss
Stop top posting! That is against the rules on the LFS lists and it won't be tolerated. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: /usr/lib/libstdc++.so: could not read symbols: File in wrong format

2010-02-14 Thread Simon Geard
On Sun, 2010-02-14 at 06:22 -0500, Baho Utot wrote: Simon Geard wrote: On Sat, 2010-02-13 at 17:32 -0500, Baho Utot wrote: Sorry for sending this here but I can not find the clfs support mailing list, Could someone point me to the correct place? Under Mailing Lists, off

Re: Booting problems again

2010-02-14 Thread Simon Geard
On Sun, 2010-02-14 at 12:11 +, Andrew Benton wrote: On 14/02/10 04:06, Simon Geard wrote: With a by-the-book LFS setup, /tmp is a tmpfs mount - an in-memory filesystem that's thrown away on shutdown/reboot. That's news to me. Maybe I've not been keeping up. Where in the book does it

Finally got it to boot, but

2010-02-14 Thread brown wrap
I received an error when it got up to starting the network. The error said to report it to lfs-dev, which I will. I finally gave up on trying to setup the external drive, which had LFS on the 2nd partition. I bought a small SATA drive, tarred things up and moved it over to the new drive. I