[asterisk-bugs] [JIRA] (ASTERISK-21795) res_nsearch not available on uclibc

Julius Schwartzenberg (JIRA) noreply at issues.asterisk.org
Mon May 20 15:15:01 CDT 2013


Julius Schwartzenberg created ASTERISK-21795:
------------------------------------------------

             Summary: res_nsearch not available on uclibc
                 Key: ASTERISK-21795
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21795
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Core/Portability
    Affects Versions: SVN
         Environment: Alpine
µClibc 0.9.33.2
            Reporter: Julius Schwartzenberg
            Severity: Minor


Compiling Asterisk on Alpine which uses µClibc gives the following compilation error:
dns.o: In function `ast_search_dns':
/root/asterisk/asterisk-trunk/main/dns.c:272: undefined reference to `res_nsearch'
collect2: error: ld returned 1 exit status
make[1]: *** [asterisk] Error 1
make: *** [main] Error 2

It seems HAVE_RES_NINIT does not imply that res_nsearch is there as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list