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

Sean Bright (JIRA) noreply at issues.asterisk.org
Mon Feb 1 14:05:33 CST 2016


Sean Bright created DAHTOOL-71:
----------------------------------

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