[asterisk-bugs] [JIRA] (ASTERISK-28045) configure script does not enforce libunbound2 version
George Joseph (JIRA)
noreply at issues.asterisk.org
Mon Sep 24 15:41:54 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-28045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=244945#comment-244945 ]
George Joseph edited comment on ASTERISK-28045 at 9/24/18 3:41 PM:
-------------------------------------------------------------------
Hey Sam,
Should ./configure fail if the version isn't 1.5 or greater or just disable res_resolver_unbound (which is normally what we do)?
was (Author: gtj):
Hey Sam,
Should ./configure fail if the version isn't 1.5 or greater or just disable res_resolver_unbound?
> 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