Re: [lfs-support] Check 0.9.9 error LFS 7.3: pthread.so problem

2013-08-31 Thread Mitchell Verter
thanks


On Sat, Aug 31, 2013 at 5:14 AM, Pierre Labastie pierre.labas...@neuf.frwrote:

 Le 31/08/2013 05:08, Mitchell Verter a écrit :
  I get this error when I try to make Check0.9.9 [...]

 Have you read and applied
 http://www.linuxfromscratch.org/lfs/errata/stable?

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

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


Re: [lfs-support] Check 0.9.9 error LFS 7.3: pthread.so problem

2013-08-31 Thread Pwn Me
thanks :) it works :)



 From: Mitchell Verter mitchell.ver...@gmail.com
To: LFS Support List lfs-support@linuxfromscratch.org 
Sent: Sunday, September 1, 2013 12:36 AM
Subject: Re: [lfs-support] Check 0.9.9 error LFS 7.3: pthread.so problem
 


thanks




On Sat, Aug 31, 2013 at 5:14 AM, Pierre Labastie pierre.labas...@neuf.fr 
wrote:

Le 31/08/2013 05:08, Mitchell Verter a écrit :
 I get this error when I try to make Check0.9.9 [...]

Have you read and applied http://www.linuxfromscratch.org/lfs/errata/stable?

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


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


[lfs-support] Check 0.9.9 error LFS 7.3: pthread.so problem

2013-08-30 Thread Mitchell Verter
I get this error when I try to make Check0.9.9



...

/bin/bash ../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -ansi
-pedantic -Wextra -Wstrict-\
prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros   -o
check_thread_stress c\
heck_thread_stress-check_thread_stress.o ../src/libcheck.la ../lib/
libcompat.la  -lrt
libtool: link: gcc -g -O2 -Wall -ansi -pedantic -Wextra -Wstrict-prototypes
-Wmissing-prototype\
s -Wwrite-strings -Wno-variadic-macros -o .libs/check_thread_stress
check_thread_stress-check_t\
hread_stress.o  ../src/.libs/libcheck.so ../lib/.libs/libcompat.a -lrt
-Wl,-rpath -Wl,/tools/li\
b
/mnt/lfs/tools/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.7.2/../../../../x86_64-unknown-linux-g\
nu/bin/ld: check_thread_stress-check_thread_stress.o: undefined reference
to symbol 'pthread_cr\
eate@@GLIBC_2.2.5'
/mnt/lfs/tools/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.7.2/../../../../x86_64-unknown-linux-g\
nu/bin/ld: note: 'pthread_create@@GLIBC_2.2.5' is defined in DSO
/tools/lib/libpthread.so.0 so \
try adding it to the linker command line
/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
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page