[Kst] Re: cmake

Peter Kümmel syntheticpp at gmx.net
Fri Feb 18 23:10:34 CET 2011


On 18.02.2011 22:49, Peter Kümmel wrote:
> On 18.02.2011 22:22, Matthew D Truch wrote:
>> A few more cmake buildsystem issues (on Linux)...
>>
>> Is there a way to disable the rpaths?  In Fedora they are generally
>> forbidden.
>>
>> libkstcore.so and libkstmath.so have invalid SONAMEs.
>
> Is it better now? it uses 2 as version number, or should we use the
> complete number 2.0.3?
>

This is the current output:

libkstapp.a
libkstcore.so  libkstcore.so.2  libkstcore.so.2.0.3
libkstmath.so  libkstmath.so.2  libkstmath.so.2.0.3
libkstwidgets.so  libkstwidgets.so.2  libkstwidgets.so.2.0.3



>
>> Furthermore, they call glibc's exit() which is odd for a library.
>
> Yes, we should remove it. It slipped in with low level C code.
>
>>
>> PS - cmake is so, so much nicer to package than the previous system.
>
> Great to hear you like it!
>
>
>> Thank you!
>
> Peter
> _______________________________________________
> Kst mailing list
> Kst at kde.org
> https://mail.kde.org/mailman/listinfo/kst
>


More information about the Kst mailing list