How to make sure K3b does not start with wrong lib versions?

Thiago Macieira thiago.macieira at kdemail.net
Mon Jan 26 18:03:45 GMT 2004


Sebastian Trueg wrote:
>Hi,
>
>I have the problem that the k3b libs of 0.10 are not binary compatible
> with the ones from 0.11. If they are mixed k3b crashes with an "Alarm
> Clock" instead of complaining about wrong lib versions.
>I know not much about this stuff so how do I need to change the
> Makefile.ams if the lib is not bin comp anymore?

Bump up the -version-info tag in your libraries' LDFLAGS.

Take, for instance, libkdecore.la's:
libkdecore_la_LDFLAGS = [irrelevant] -version-info 6:1:2 -no-undefined

-- 
  Thiago Macieira  -  Registered Linux user #65028
   thiagom (AT) mail (dot) com
    ICQ UIN: 1967141   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: signature
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20040126/f64d7727/attachment.sig>


More information about the kde-core-devel mailing list