[asterisk-bugs] [JIRA] (ASTERISK-28045) configure script does not enforce libunbound2 version
Samuel Galarneau (JIRA)
noreply at issues.asterisk.org
Fri Sep 7 14:08:54 CDT 2018
Samuel Galarneau created ASTERISK-28045:
-------------------------------------------
Summary: 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
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