<font color="#000099">Hello everybody,<br>I've had a problem for the last couple of weeks, I can't compile digikam anymore:<br><br>...<br>Scanning dependencies of target kipiplugin_gpssync                                                                                          <br>
[ 23%] /usr/bin/ld: ../../../../lib/liblibdng.a(dng_mutex.cpp.o): undefined reference to symbol 'pthread_key_delete@@GLIBC_2.2.5'           <br>/usr/bin/ld: note: 'pthread_key_delete@@GLIBC_2.2.5' is defined in DSO /lib/x86_64-linux-gnu/libpthread.so.0 so try adding it to the linker command line<br>
/lib/x86_64-linux-gnu/libpthread.so.0: could not read symbols: Invalid operation<br>collect2: ld returned 1 exit status<br>make[2]: *** [extra/kipi-plugins/dngconverter/test/raw2dng] Error 1<br>make[1]: *** [extra/kipi-plugins/dngconverter/test/CMakeFiles/raw2dng.dir/all] Error 2<br>
...<br><br>I tried to fix it by including -lpthread (or rather adding ${CMAKE_USE_PTHREADS_INIT} to the CmakeList.txt) as is proposed by various references I found on the web, but to no avail.<br><br>I'm running <br></font><ul>
<li><font color="#000099">libc6 version  2.13-6ubuntu2</font></li><li><font color="#000099">gcc 4:4.6.0-5ubuntu1</font></li></ul>Anybody any idea?<br><br>Gerhard<br><font color="#000099"><br></font>