rpath problems with kdevplatform
Thiago Macieira
thiago at kde.org
Sun Jun 20 13:27:30 CEST 2010
Em Domingo 20. Junho 2010, às 13.07.15, Andreas Pakulat escreveu:
> Hi,
>
> I'm running into weird issues with cmake 2.8.1 and its rpath-handling.
> First thing I found was that FindKDE4Internal.cmake from Debian sets
> CMAKE_INSTALL_RPATH_USE_LINK_PATH to false, but even after that
> cmake_install.cmake files in kdevplatform all have code to do RPATH_REMOVE
> instead of RPATH_CHANGE. I'm just running cmake
> -DCMAKE_INSTALL_PREFIX=$HOME/kdevelop
>
> Doing the same thing with kdevelop (which depends on kdevplatform) shows no
> problem, the cmake_install.cmake has the proper FILE(RPATH_CHANGE calls.
>
> Anybody an idea where I should go hunting from here? There must be some
> difference between the two projects, but I can't see what.
I don't understand what the problem is.
Debian disables rpath. That's intentional.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20100620/44247161/attachment.sig
More information about the Kde-buildsystem
mailing list