I mean: error with libpthread.so.0 on "make" command. no error with libpthread.so.0 on "make test" command, and error with libpthread.so.0 on "make install" command 1. so was my check-0.9.9.tar.gz package installed correctly? 2. what is libpthread.so.0 ?? > Today's Topics: > > 1. Error with libpthread.so.0 chapter 5.13 (stud dent) > 6. Re: Error with libpthread.so.0 chapter 5.13 (William Harrington) > 7. Re: Error with libpthread.so.0 chapter 5.13 (Bruce Dubbs) > 8. undefined reference to symbol 'pthread_create@@GLIBC_2.1' in > > Chapter 5.13. Check-0.9.9 at LFS 7.3 - Ubuntu LTS 12.04 > I got error with libpthread.so.0 > > (after "make" command) > /tools/lib/libpthread.so.0: could not read symbols: Invalid operation > collect2: error: ld returned 1 exit status > make[2]: *** [check_thread_stress] Error 1 > make[2]: Leaving directory `/mnt/lfs/sources/check-0.9.9/tests' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/mnt/lfs/sources/check-0.9.9' > make: *** [all] Error 2 > > (after "make test" command) > ==================== > Test Run Complete > ==================== > Total: 27 > Passed: 27 > Failed: 0 > > PASS: test/check_checkmk > ============= > 1 test passed > ============= > > (the last lines after "make install" command) > /tools/lib/libpthread.so.0: could not read symbols: Invalid operation > collect2: error: ld returned 1 exit status > make[1]: *** [check_thread_stress] Error 1 > make[1]: Leaving directory `/mnt/lfs/sources/check-0.9.9/tests' > make: *** [install-recursive] Error 1 > > -------------------------------------------------------------------- > was check-0.9.9.tar.gz package installed correctly? > > > On May 8, 2013, at 1:13 AM, stud dent wrote: > > > (the last lines after "make install" command) > > /tools/lib/libpthread.so.0: could not read symbols: Invalid operation > > collect2: error: ld returned 1 exit status > > Did the make command give you any errors before check or install? > > You may need to further investigate: > http://permalink.gmane.org/gmane.linux.lfs.devel/13858 > > Sincerely, > > William Harrington > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://linuxfromscratch.org/pipermail/lfs-support/attachments/20130508/03641da4/attachment-0001.html > > > ------------------------------ > > Message: 7 > Date: Wed, 08 May 2013 11:48:38 -0500 > From: Bruce Dubbs <bruce.du...@gmail.com> > Subject: Re: [lfs-support] Error with libpthread.so.0 chapter 5.13 > To: LFS Support List <lfs-support@linuxfromscratch.org> > Message-ID: <518a81e6.8040...@gmail.com> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > stud dent wrote: > > > > > > > > Chapter 5.13. Check-0.9.9 at LFS 7.3 - Ubuntu LTS 12.04 > > I got error with libpthread.so.0 > > > > (after "make" command) > > /tools/lib/libpthread.so.0: could not read symbols: Invalid operation > > collect2: error: ld returned 1 exit status > > make[2]: *** [check_thread_stress] Error 1 > > make[2]: Leaving directory `/mnt/lfs/sources/check-0.9.9/tests' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/mnt/lfs/sources/check-0.9.9' > > make: *** [all] Error 2 > > > > (after "make test" command) > > ==================== > > Test Run Complete > > ==================== > > Total: 27 > > Passed: 27 > > Failed: 0 > > > > PASS: test/check_checkmk > > ============= > > 1 test passed > > ============= > > > > (the last lines after "make install" command) > > /tools/lib/libpthread.so.0: could not read symbols: Invalid operation > > collect2: error: ld returned 1 exit status > > make[1]: *** [check_thread_stress] Error 1 > > make[1]: Leaving directory `/mnt/lfs/sources/check-0.9.9/tests' > > make: *** [install-recursive] Error 1 > > The reason we don't recommend running checks in Chapter 5 is because > they often rely on the host system and are not meaningful for the lfs > system. > > -- Bruce > > > > >
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page