[asterisk-bugs] [JIRA] (ASTERISK-21795) failed compilation - dns.c references res_nsearch which is not available on uclibc

Rusty Newton (JIRA) noreply at issues.asterisk.org
Wed May 22 09:43:01 CDT 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-21795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=206701#comment-206701 ] 

Rusty Newton commented on ASTERISK-21795:
-----------------------------------------

Thanks for the report. Embedded Linux flavors fall under extended support and are therefore supporter by the greater community, so response times may reflect that.

Patches are always welcome https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines#AsteriskIssueGuidelines-PatchandCodesubmission

If you can't produce a patch you can always ask for help on the dev or users list. http://www.asterisk.org/community/discuss
                
> failed compilation - dns.c references res_nsearch which is 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