LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   glibc-2.3.6 test suite error (https://www.linuxquestions.org/questions/linux-from-scratch-13/glibc-2-3-6-test-suite-error-585731/)

sanjeet_guddu 09-19-2007 02:49 AM

glibc-2.3.6 test suite error
 
hi all!

i m using lfs-book 6.2 on gentoo host n centrino duo lenovo N series laptop.

after issuing "grep Error glibc-check-log" i got the following errors

make [2] : *** [/sources/glibc-build/libio/tst-fopenloc.check] Error 127
make [1] : *** [/libio/tests] Error 2
make [2] : [sources/glibc-build/posix/annexc.out] Error 1 (ignored)
make [2] : [/sources/glibc-build/posix/bug-regex2-mem] Error 127
make [2] : [/sources/glib-build/posix/bug-regex14-mem] Error 127
make [2] : [/sources/glibc-build/posix/bug-regex21-mem] Error 127
make [2] : [/sources/glibc-build/posix/tst-rxrspencer-mem] Error 127
make [2] : [/sources/glibc-build/posix/tst-pcre-mem] Error 127
make [2] : [/sources/glibc-build/posix/tst-boost-mem] Error 127
make [2] : [/sources/glibc-build/posix/bug-glob2-mem] Error 127
make [1] : [posix/test] Error 2
make [2] : [/sources/glibc-build/misc/tst-error1-mem] Error 127
make [1] : [misc/test] Error 2
make [2] : [/sources/glibc-build/nptl/tst-stack3-mem] Error 127
make [1] : [nptl/tests] Error 2
make : [check] Error 2

i also had to ask what if 've to reboot the system.as i m using gentoo livecd as d host . do i need to start from scratch.

thanks in advance

sanjeet_guddu 09-19-2007 04:11 AM

it was due to unavailability of a file "mtrace" in malloc folder. must 've missed something. i copied mtrace from the host n didn't find any error wid the check.
but,, after issuing make install ,,i am getting these errors

make[2]: Entering directory `/sources/glibc-2.3.6/manual
pwd=`pwd`; \
no libm-err-tab-.pl $pwd/.. > libm-err-tmp
/bin/sh: no:command not found
make[2]: *** [stamp-libm-err] Error 127
make[2]:Leaving directory `/sources/gibc-2.3.6/manual'
make[1]:***[manual/subdir_install] Error 2
make[1]:Leaving directory `/source/glibc-2.3.6'
make:***[install] Error 2

sanjeet_guddu 09-19-2007 06:33 AM

while building perl i had mis-named the folder perl5 as perl15.this folder is used 2 contain 5.8.8 folder containig perl utilities.hence was the error.
simply renaming the folder worked.

looking forward to successful LFS build.

sanjeet

novicenovice 06-10-2010 04:19 PM

Thx, your post helped greatly, I had exactly the same mistake with "perl15"


All times are GMT -5. The time now is 08:54 AM.