FreeBSD build problem

Thiago Macieira thiago at kde.org
Mon Jul 7 14:21:48 CEST 2008


David Johnson wrote:
>On Sunday 06 July 2008 07:45:46 pm Thiago Macieira wrote:
>> 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.
>
>But can anyone tell me how those library lists get generated? It seems
> very arbitrary and random. I would be much more comfortable writing
> these patches if I knew what was happening under the surface.

It wasn't generated. It was written by hand like above.

-- 
  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/20080707/337bee96/attachment.pgp 


More information about the Kde-buildsystem mailing list