[asterisk-bugs] [JIRA] (ASTERISK-28045) configure script does not enforce libunbound2 version
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Mon Oct 1 07:23:54 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-28045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=245034#comment-245034 ]
Friendly Automation commented on ASTERISK-28045:
------------------------------------------------
Change 10266 merged by Joshua Colp:
configure.ac: Check for unbound version >= 1.5
[https://gerrit.asterisk.org/10266|https://gerrit.asterisk.org/10266]
> configure script does not enforce libunbound2 version
> -----------------------------------------------------
>
> Key: ASTERISK-28045
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28045
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/General
> Affects Versions: 15.6.0
> Environment: Ubuntu 12
> Reporter: Samuel Galarneau
> Assignee: George Joseph
> Severity: Trivial
>
> Compiling 15.6.0 on Ubuntu 12 with the latest version of libunbound2 that apt-get will install results in the following compile error:
> res_resolver_unbound.c:277:89: error: ‘struct ub_result’ has no member named ‘ttl’
> It looks like apt-get will install 1.4.18 of the library and that field was added to the struct in 1.4.20. Would be nice if ./configure enforced the version Asterisk depends on to be installed instead of relying on a compile error.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list