[asterisk-bugs] [JIRA] (ASTERISK-25110) res_resolver_unbound.c compilation failure: SIGURG is undeclared in func unbound_resolver_stop

John Bigelow (JIRA) noreply at issues.asterisk.org
Wed May 20 14:44:32 CDT 2015


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

John Bigelow closed ASTERISK-25110.
-----------------------------------

    Resolution: Fixed

> 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
>
> {{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