rpaths on linux with kde3 installed

Alexander Neundorf neundorf at kde.org
Wed May 24 17:55:45 CEST 2006


On Wednesday 24 May 2006 17:49, Alexander Neundorf wrote:
...
> cmake doesn't really know whether we mean the library DCOP installed on the
> system or the library DCOP built in kdelibs. It seems it picks the wrong
> one for you.
> I tried to reproduce it with the testcase which is attached, but this works
> as expected.
> It creates a libm.so and links the executable to this library "m" and
> to /lib/libdl.so.2, so that in /lib/ also libm exists. But cmake gets it
> right here.
> Does it work for you, Adriaan ?

Can you please try whether the attached patch for kdelibs/dcop/CMakeLists.txt 
helps for your problem ?
It moves the compilation of the executables after the compilation of libDCOP.
If it works for you, please commit.

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dcop-cmakelists.diff
Type: text/x-diff
Size: 804 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20060524/b0ce479e/attachment.bin 


More information about the Kde-buildsystem mailing list