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

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Mar 13 21:48:34 CDT 2015


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

Matt Jordan commented on ASTERISK-21795:
----------------------------------------

I'm closing this out as "Suspended." Alpine is not an environment that the project as a whole supports.

If you're compiling Asterisk in a custom or non-standard environment, you're taking on a certain amount of responsibility. And if you have a problem compiling Asterisk in such an environment and run into a problem, providing a patch to fix the issues for that environment is the only way anyone will be able to fix these kinds of problems. The project is not able to support every environment ever created and reproduce or fix these kinds of bugs independently.

> 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 was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list