On 7/31/2012 10:49 AM, avinash kumar wrote:
I get these errors when i run tests after Make:

 LC_ALL=C sort | \
diff -u ../scripts/data/localplt-i386-linux-gnu.data - > /sources/glibc-build/elf/check-localplt.out
make[2]: Leaving directory `/sources/glibc-2.14.1/elf'
make[1]: Target `check' not remade because of errors.
make[1]: Leaving directory `/sources/glibc-2.14.1'
make: *** [check] Error 2
root:/sources/glibc-build# grep Error glibc-check-log
make[2]: *** [/sources/glibc-build/posix/bug-regex32.out] Error 1
make[2]: [/sources/glibc-build/posix/annexc.out] Error 1 (ignored)
make[1]: *** [posix/tests] Error 2
make[2]: *** [/sources/glibc-build/nptl/tst-attr3.out] Error 1
make[1]: *** [nptl/tests] Error 2
make[2]: *** [/sources/glibc-build/debug/tst-chk3.out] Error 1
make[2]: *** [/sources/glibc-build/debug/tst-lfschk3.out] Error 1
make[2]: *** [/sources/glibc-build/debug/tst-chk6.out] Error 1
make[2]: *** [/sources/glibc-build/debug/tst-lfschk6.out] Error 1
make[1]: *** [debug/tests] Error 2
make: *** [check] Error 2


On Tue, Jul 31, 2012 at 7:47 PM, avinash kumar <avee...@gmail.com <mailto:avee...@gmail.com>> wrote:



    On Tue, Jul 31, 2012 at 7:46 PM, avinash kumar <avee...@gmail.com
    <mailto:avee...@gmail.com>> wrote:

        Thanks for quick reply. Please refer the attachment to find
        what it was doing when it failed. Let me know if more
        information is required. Meanwhile I ll check if binutils was
        installed fine.

        On Tue, Jul 31, 2012 at 7:40 PM, Eleanore Boyd
        <cara...@cox.net <mailto:cara...@cox.net>> wrote:

            On 7/31/2012 9:03 AM, avinash kumar wrote:
            Hello,

            I am using lfs-book-7.0. I get following error while
            building glibc-2.14.1 , section-6.9.1 in book ,


            make[3]:
            
/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.6.1/../../../../i686-pc-linux-gnu/bin/ar:
            Command not found

            Any relevant help would be greatly appreciated.
-- Thank you,

            Avinash


            Please, please send more than just one line of code. While
            it sucks that said command is missing, we can't do
            anything without seeing more of what it was doing.

            Now, my opinion on the problem is that you may have done
            something wrong with the binutils installation. Unless one
            of the editors says that it's something else.

            Elly

            --
            http://linuxfromscratch.org/mailman/listinfo/lfs-support
            FAQ: http://www.linuxfromscratch.org/lfs/faq.html
            Unsubscribe: See the above information page




-- Thank you,

        Avinash




-- Thank you,

    Avinash




--
Thank you,

Avinash


If there is a problem with the binutils installation, the tests for glibc will fail because it never completed successfully. That has to be resolved first. Also, the errors from the test log don't appear to be serious anyway. I actually skip all testing through the whole book and the system still works properly :)

Elly
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to