From kde-devel Sun Apr 27 17:45:31 2008 From: David Johnson Date: Sun, 27 Apr 2008 17:45:31 +0000 To: kde-devel Subject: can't build automoc Message-Id: <200804271045.31270.david () usermode ! org> X-MARC-Message: https://marc.info/?l=kde-devel&m=120931843607334 I updated kdesupport this morning and now automoc won't build. This is on FreeBSD and it is not linking with -pthread. I have looked over the CMakeLists.txt and can find nothing wrong. It is about as simple of a CMakeLists.txt as one could right. But apparently the line: target_link_libraries(automoc4 ${QT_QTCORE_LIBRARY}) is not including -pthread. Other kdesupport modules will build fine, such as qimageblitz. Just not automoc. Any clues? -- David Johnson >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<