Menu

#9 Incorrect soversion naming

closed
nobody
None
5
2021-03-19
2019-03-18
Vascom
No

Please correct SOVERSION to
libgtkdatabox.so.0.9.3
and symlink libgtkdatabox.so.0

Now it is named libgtkdatabox-0.9.3.so.1 and libgtkdatabox-0.9.3.so.1.0.0

Also Fedora automatic dependency tool named it libgtkdataboks.so.0 (ks instead x) when I compale other package (klavaro) with this lib.

Please help me solve this problems.

Discussion

  • Brent Baccala

    Brent Baccala - 2019-03-18

    OK, so when I released libgtkdatabox 0.9.3.1, I bumped the "nano" version number (to reflect a bug fix), which I've never done before.

    It looks like that part of the autoconf configure.ac file wasn't setup right, and it generated a libtools -version-info flag of "1", and it looks it should be "0:1:0" (maybe).

    That change would generate a file named libgtkdatabox-0.9.3.so.0.0.1 and symlink it to libgtkdatabox-0.9.3.so.0 and libgtkdatabox.so. No symlink to libgtkdatabox.so.0 is generated, and I don't know what Fedora would do with that.

    Does that sound good? This would be more consistent with previous libgtkdatabox releases, which don't seem to have ever generated symlinks to libgtkdatabox.so.0.

     
  • Vascom

    Vascom - 2019-03-19

    Sorry It seems my mistake because klavaro use bundled gtkdatabox.
    I need some time to investigate problem.

     
  • Vascom

    Vascom - 2019-03-19

    Please close this bugreport. I am solve my problem.

     
  • Brent Baccala

    Brent Baccala - 2019-03-19
    • status: open --> closed
     
  • Felipe Castro

    Felipe Castro - 2021-03-19

    The way to solve this problem I have posted as a feature request. See:https://sourceforge.net/p/gtkdatabox/feature-requests/5/

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.