[asterisk-bugs] [JIRA] (DAHTOOL-74) SONAME of libtonezone changed in 2.11

Tzafrir Cohen (JIRA) noreply at issues.asterisk.org
Tue Jun 28 15:54:56 CDT 2016


     [ https://issues.asterisk.org/jira/browse/DAHTOOL-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tzafrir Cohen updated DAHTOOL-74:
---------------------------------

    Attachment: soname.patch

Fix soname_spec in the libtool script after generating it in the configure script.

> 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