make[1]: Entering directory '/home/Photographer/Devel/DarkTable/darktable/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_153d8.dir/CheckFunctionExists.c.o /usr/bin/cc -w -DCHECK_FUNCTION_EXISTS=pthread_create -fPIE -o CMakeFiles/cmTC_153d8.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_153d8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_153d8.dir/link.txt --verbose=1 /usr/bin/cc -w -DCHECK_FUNCTION_EXISTS=pthread_create -rdynamic CMakeFiles/cmTC_153d8.dir/CheckFunctionExists.c.o -o cmTC_153d8 -lpthreads /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status
on my redhat system there does not appear to be a libpthreads.so,,,,, file around. It seems to being obsoletted in favor of libpthread ( note the missing tailing s )
Any hints at what is going on? ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org