Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 485064 - dev-lang/jimtcl-0.74 - missing soname symlink
Summary: dev-lang/jimtcl-0.74 - missing soname symlink
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-16 05:59 UTC by Marcin Sporysz
Modified: 2013-09-17 19:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
openocd failed linking (build.log,202.82 KB, text/x-log)
2013-09-16 06:00 UTC, Marcin Sporysz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Sporysz 2013-09-16 05:59:31 UTC
previous version (0.73) installed library as:
/usr/lib/libjim.so

but latest install library as:
/usr/lib/libjim.so.0.74

missing soname link prevents some programs to link against new version.

Tested against openocd-0.7, build log included.
Comment 1 Marcin Sporysz 2013-09-16 06:00:39 UTC
Created attachment 358766 [details]
openocd failed linking
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2013-09-17 14:05:29 UTC
Hmm thanks for the report. I will have a look
Comment 3 Markos Chandras (RETIRED) gentoo-dev 2013-09-17 19:17:17 UTC
Should be fixed in -r1. Thanks for the report

+*jimtcl-0.74-r1 (17 Sep 2013)
+
+  17 Sep 2013; Markos Chandras <hwoarang@gentoo.org> +jimtcl-0.74-r1.ebuild,
+  -jimtcl-0.74.ebuild, jimtcl-9999.ebuild:
+  Fix shared library symlink. Bug #485064
+