Hi Gerhard,<div><br><div class="gmail_quote">2011/6/26 Gerhard Kulzer <span dir="ltr"><<a href="mailto:gerhard@kulzer.net">gerhard@kulzer.net</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<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>


</font></blockquote><div><br></div><div>^^^ why gpssync here. libdng is only used in DNGConverter...</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<font color="#000099">[ 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></font></blockquote><div><br></div><div>It sound like a mess in your local cmake configuration. Clean up all, checkout software collection and recompile all from scratch.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<font color="#000099">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></font></blockquote>

<div><br></div><div>And DNG converter is already linked with Pthread.</div><div> </div><div>Gilles</div></div></div>