* David Johnson [2008-01-22 07:18]: > On strigiapplet, cmake was not linking with libpthreads (needed by qt3). > Looking at a working cmake-based port (speedcrunch), I came up with the > attached patch. I'm assuming a similar fix will be necessary for other > cmake ports requiring libpthreads.
Others have reported that this only happens on 5.x. Was this on 5.x too? Another idea that was suggested by miwi is adding: -DCMAKE_EXE_LINKER_FLAGS=${PTHREAD_LIBS} to CMAKE_ARGS Does this also fix your problem? regards arved (I'm slowly catching up..) _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd