[asterisk-bugs] [JIRA] (ASTERISK-25110) res_resolver_unbound.c compilation failure: SIGURG is undeclared in func unbound_resolver_stop
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Wed Jul 27 10:24:04 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-25110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team updated ASTERISK-25110:
-------------------------------------
Target Release Version/s: 14.0.0
> res_resolver_unbound.c compilation failure: SIGURG is undeclared in func unbound_resolver_stop
> ----------------------------------------------------------------------------------------------
>
> Key: ASTERISK-25110
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25110
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/General
> Affects Versions: SVN
> Environment: Asterisk git master branch, Debian squeeze, 32bit, lib unbound 1.5.3, pjproject 2.3
> Reporter: John Bigelow
> Target Release: 14.0.0
>
>
> {{res_resolver_unbound.c}} fails to compile due to {{SIGURG}} in func {{unbound_resolver_stop}} not being declared. Adding {{#include <signal.h>}} to {{res_resolver_unbound.c}} allows it to successfully compile.
> Patch is up for review at: https://gerrit.asterisk.org/#/c/494/
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list