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