[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 12:49:33 CDT 2015


John Bigelow created ASTERISK-25110:
---------------------------------------

             Summary: 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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list