[asterisk-bugs] [JIRA] (DAHTOOL-74) SONAME of libtonezone changed in 2.11
Tzafrir Cohen (JIRA)
noreply at issues.asterisk.org
Mon Jun 26 08:55:57 CDT 2017
[ https://issues.asterisk.org/jira/browse/DAHTOOL-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tzafrir Cohen closed DAHTOOL-74.
--------------------------------
Resolution: Won't Fix
This issue is valid, but by now fixing it would break too many other systems which have already upgraded their systems.
Thus closing it.
> SONAME of libtonezone changed in 2.11
> -------------------------------------
>
> Key: DAHTOOL-74
> URL: https://issues.asterisk.org/jira/browse/DAHTOOL-74
> Project: DAHDI-Tools
> Issue Type: Bug
> Security Level: None
> Components: General
> Reporter: Tzafrir Cohen
> Assignee: Wendell Thompson
> Attachments: soname.patch
>
>
> The SONAME of libtonezone has changed in the rewrite of the build system from libtonezone.so.2.0 to libtonezone.so.2 . While the latter is the correct form, it seems that the change causes a few breakages: I noticed cases where Asterisk failed to use the new dahdi-tools package and had to be rebuilt to use it.
> (Note: Affected versions: 2.11.0, 2.11.1)
> I'm not sure how to fix this. My current workaround: after configure is run, run:
> sed -i -e '/^soname_spec=/s/major/&.\\$age/' libtool
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list