bg111 / asterisk-chan-dongle

Automatically exported from code.google.com/p/asterisk-chan-dongle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some problems on "Install chan_dongle"

fx-k opened this issue · comments

commented

I want to Install chan_dongle ,when I input aclocal ,it shows configure.in:10: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET


[root@localhost asterisk-chan-dongle-master]# aclocal && autoconf && automake -a
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: error: no 'Makefile.am' found for any configure output
[root@localhost asterisk-chan-dongle-master]#


[root@localhost asterisk-chan-dongle-master]# aclocal && autoconf && automake -a
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: error: no 'Makefile.am' found for any configure output
[root@localhost asterisk-chan-dongle-master]#

Seeing the exact same thing myself on FreePBX Distro (Linux 3.10.0-862.2.3.el7.x86_64)

how do you install it??

aclocal && autoconf && automake -a i keep getting blash