machtudong / asterisk-chan-dongle

Automatically exported from code.google.com/p/asterisk-chan-dongle
Other
0 stars 0 forks source link

can't compile chan_dongle-1.1.r14 for asterisk-1.6.2.13 on debian/wheezy i686 #109

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
hi,

im having the same issues with dtmf as seen in:
http://groups.google.com/group/chan_dongle/tree/browse_frm/month/2011-11?_done=%
2Fgroup%2Fchan_dongle%2Fbrowse_frm%2Fmonth%2F2011-11%3F&

just that im using asterisk 1.8.13.1 from debian/wheezy, so i tried building 
chan_dongle for asterisk 1.6.2.13 (as also stated in ./configure example in 
INSTALL file).
see: http://pastebin.com/aP0nGVki

even tried the same with 1.6.2 svn trunk and chan_dongle svn trunk from today 
but the output is quite same like in the pastebin link. (just the warning 
disappears)

What steps will reproduce the problem?
cd /usr/src
wget 
http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-1.6.2.13.
tar.gz
tar zxf asterisk-1.6.2.13.tar.gz
cd asterisk-1.6.2.13
./configure
make
cd ..
wget http://asterisk-chan-dongle.googlecode.com/files/chan_dongle-1.1.r14.tgz
tar  zxf chan_dongle-1.1.r14.tgz
cd chan_dongle-1.1.r14
./configure --with-asterisk=/usr/src/asterisk-1.6.2.13/include
make

What version of the product are you using? On what operating system?
chan_dongle-1.1.r14 with asterisk-1.6.2.13 on Debian/wheezy

Please provide any additional information below.
uname -a
Linux home 3.2.0-4-486 #1 Debian 3.2.32-1 i686 GNU/Linux

am i doing something wrong? could someone please point me in the right 
direction?

thanks, chris

Original issue reported on code.google.com by vchr...@gmail.com on 20 Jan 2013 at 12:49

GoogleCodeExporter commented 9 years ago
pastebin id expired.

Original comment by bg_...@mail.ru on 27 Apr 2013 at 3:05

GoogleCodeExporter commented 9 years ago

Original comment by bg_...@mail.ru on 27 Apr 2013 at 3:35