From kde-buildsystem Sat Dec 09 21:14:51 2006 From: thiago () kde ! org (Thiago Macieira) Date: Sat, 09 Dec 2006 21:14:51 +0000 To: kde-buildsystem Subject: RPATH problems in kdelibs Message-Id: <200612092215.01891.thiago () kde ! org> X-MARC-Message: https://marc.info/?l=kde-buildsystem&m=116644632533678 Thiago Macieira wrote: >Note that there's only one RPATH entry there. Why isn't Qt's libdir > being added? The following ugly patch is a workaround (for gcc only). I believe the problem is in CMake: TARGET_LINK_LIBRARIES should be automatically adding the RPATH components, but isn't doing so. -- ? Thiago Macieira ?- ?thiago (AT) macieira.info - thiago (AT) kde.org ? ? PGP/GPG: 0x6EF45358; fingerprint: ? ? E067 918B B660 DBD1 105C ?966C 33F5 F005 6EF4 5358 -------------- next part -------------- A non-text attachment was scrubbed... Name: cmake-use-rpath-for-qt.diff Type: text/x-diff Size: 7903 bytes Desc: not available Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20061209/4c170635/attachment.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20061209/4c170635/attachment.pgp