[asterisk-bugs] [JIRA] (DAHTOOL-74) SONAME of libtonezone changed in 2.11
Tzafrir Cohen (JIRA)
noreply at issues.asterisk.org
Sun Jun 26 16:47:56 CDT 2016
Tzafrir Cohen created DAHTOOL-74:
------------------------------------
Summary: 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
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