[asterisk-bugs] [JIRA] (DAHTOOL-71) Compilation fails on Ubuntu 14.04

Mike Lees (JIRA) noreply at issues.asterisk.org
Tue Feb 2 10:48:32 CST 2016


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

Mike Lees commented on DAHTOOL-71:
----------------------------------

I was using a workaround for this. When I got the error:

{noformat}
make distclean
export LIBS=-lm
make all
{noformat}


> Compilation fails on Ubuntu 14.04
> ---------------------------------
>
>                 Key: DAHTOOL-71
>                 URL: https://issues.asterisk.org/jira/browse/DAHTOOL-71
>             Project: DAHDI-Tools
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 2.10.0
>            Reporter: Sean Bright
>            Assignee: Wendell Thompson
>            Severity: Minor
>         Attachments: 0001-Makefile.am-Put-linker-flags-in-the-right-variables.patch
>
>
> 2.11.0 is not in the version list, but that is the version I am testing.
> Compiling dahdi-tools on Ubuntu 14.04 fails on dahdi_cfg with the following errors:
> {noformat}
> ./.libs/libtonezone.so: undefined reference to `sin'
> ./.libs/libtonezone.so: undefined reference to `cos'
> ./.libs/libtonezone.so: undefined reference to `pow'
> collect2: error: ld returned 1 exit status
> make[2]: *** [dahdi_cfg] Error 1
> {noformat}
> This is due to a misuse of LDFLAGS/LDADD.



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



More information about the asterisk-bugs mailing list