Linking problems on FreeBSD

David Johnson david at usermode.org
Sun Feb 10 23:29:21 CET 2008


On Sunday 10 February 2008, Andreas Pakulat wrote:
>On 10.02.08 13:45:10, David Johnson wrote:
> > What do I do to ensure that the KDE4 libraries (-L/usr/local/kde4/libs)
> > comes before the KDE3 libraries (-L/usr/local/lib)? Please provide me an
> > answer if you are able. I am rapidly losing my patience with cmake.
>
> How does the actual linker call look like? (make VERBOSE=1)

I'm rebuilding now. Should have you an answer in an hour.

> Can you check wether link_directories(${KDE4_LIB_DIR}) helps? Thats 
> something that is needed for CMake 2.6 support anyway and if we have a
> need for this with cmake 2.4 it may speed up getting this into svn.

Where should this go? Into each application's CMakeLists.txt file, or just the 
top one?

-- 
David Johnson


More information about the Kde-buildsystem mailing list