FreeBSD build problem
Thiago Macieira
thiago at kde.org
Mon Jul 7 04:45:46 CEST 2008
David Johnson wrote:
>target_link_libraries(kfind ${KDE4_KDE3SUPPORT_LIBS} )
>
>This results in the the following library
>locations: -L/usr/local/lib/qt4 -L/usr/local/lib -L/usr/local/kde4/lib
>
>However, changing that line to add a dependency:
>
>target_link_libraries(kfind ${KDE4_KDEUI_LIBS} ${KDE4_KDE3SUPPORT_LIBS}
> )
Those libraries link directly to kdeui anyways, so the change is harmless.
It can easily be done.
In the mean time, please get the KDE 3 packages to install somewhere else
too, otherwise the problem will not go away. Building version X of
something while version Y is in /usr or /usr/local is always a source of
problem.
--
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: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20080706/eea63920/attachment.pgp
More information about the Kde-buildsystem
mailing list