[SOLVED]LIBTONEZONE Error

Hi to everyone.
I’m italian so my english is not so good…
This is my first topic
I’ve a problem with dahdi
I download and put it in /usr/src, i use the tar command to extract it, and then i use the “sudo make” command; and tha’t the problem!!
The installation stops with this error:
"./.libs/libtonezone.so: undefined reference to sin' ./.libs/libtonezone.so: undefined reference tocos’
./.libs/libtonezone.so: undefined reference to `pow’
collect2: error: ld returned 1 exit status
"
I’m running ubuntu at the latest version and i’m using this guide: "http://wiki.openvox.cn/index.php?title=OpenVox_A400P_User_Manual_for_dahdi"
Help me please!!!

Ale

Howdy,

You should probably take it up with OpenVox then. They sold you a product that they want you to use with DAHDI.

Hi alemono95,

This error has nothing at all to do with OpenVox. It appears to be a bug in the latest version of DAHDI (2.11.0) not correctly linking libraries in the make file. As a workaround, just use the previous version of DAHDI until this problem is corrected by the DAHDI maintainers. You can find 2.10.2 here: https://github.com/asterisk/dahdi-linux/archive/v2.10.2.tar.gz

Hope this helps!

[quote=“malcolmd”]Howdy,

You should probably take it up with OpenVox then. They sold you a product that they want you to use with DAHDI.[/quote]

Hi, thank you for The replay!!
I will write to Openvox, sure.
But ignoring The fact that i would like to install an Openvox, however i have a problem when i install dahdi
How can i fix that error during The installation?
Thanks!

Ale

I had the same proble using dahdi 2.11 under Ubuntu LTS 14.04.
Try to download dahdi 2.10 (if it’s compatible with Your card). This should compile (in my case it did).
Hope this helps!

Thanks to Everyone!
I solved downloading an older version of Dahdi
Thanks!
Ale