[pkg-boost-devel] Bug#425992: Easy way out?

Sven Hoexter sven at timegate.de
Sat Jun 23 09:46:35 UTC 2007


Hi Mario,
in your case the easy way to solve the problem is *really* easy.
So maybe you'd like to use the following small patch for pokerth and 
close this bug afterwards. :) Doesn't solve the problem at a broader view
but I've decided that Domenico's change is reasonable enough to apply
similar patch to one of my packages. 

--- blub/pokerth-0.4/pokerth.pro        2007-04-04 01:14:15.000000000 +0200
+++ pokerth-0.4/pokerth.pro     2007-06-23 11:34:26.000000000 +0200
@@ -190,7 +190,7 @@
        SOURCES += src/core/linux/rand.cpp \
                src/net/linux/socket_helper.cpp \
                src/net/linux/socket_startup.cpp
-       LIBS += -lboost_thread -l ssl
+       LIBS += -lboost_thread-mt -l ssl
 }

 CONFIG += qt release

Cheeers,
Sven
-- 
If you won't forgive me the rest of my life
Let me apologize while I'm still alive
I know it's time to face all of my past mistakes
  [Less than Jake - Rest Of My Life]




More information about the pkg-boost-devel mailing list