RPATH problems in kdelibs

Thiago Macieira thiago at kde.org
Sun Nov 26 23:02:32 CET 2006


Alexander Neundorf wrote:
>That's actually one of the reasons why I didn't add the RPATH to the
>libraries.

Regardless of whether you added or not, they had RPATH (as my examples 
showed). They were Qt's library dir, plus /usr/local/lib and /lib (but 
not /usr/lib). Can you care to guess where those paths came from?

By the way, I've also found this weird code in FindKDE4Internal.cmake:
# also use /usr/local by default under UNIX, including Mac OS X
if (UNIX)
   link_directories(/usr/local/lib)
   set( _KDE4_PLATFORM_INCLUDE_DIRS /usr/local/include )

Why is that being added?

-- 
  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: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20061126/b2006f13/attachment.pgp 


More information about the Kde-buildsystem mailing list