[kde-freebsd] area51/deskutils/strigiapplet patch

Tilman Linneweh arved at freebsd.org
Thu Jan 31 16:49:49 CET 2008


* 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..)


More information about the kde-freebsd mailing list