atefsaeed2010 / asterisk-chan-dongle-01

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

Failed gmake chan_dongle-1.1.r14 #205

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1.
root@atom:~/chan_dongle-1.1.r14 # ./configure
.....
/root/chan_dongle-1.1.r14/missing: Unknown `--is-lightweight' option
Try `/root/chan_dongle-1.1.r14/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
.....
Ok

2.
root@atom:~/chan_dongle-1.1.r14 # gmake
.....
/usr/local/include/asterisk/time.h:95: multiple definition of `ast_tvzero'
app.o:/usr/local/include/asterisk/time.h:95: first defined here
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:57: recipe for target 'chan_dongle.so' failed
gmake: *** [chan_dongle.so] Error 1
root@atom:~/chan_dongle-1.1.r14 #

FreeBSD 10.1-RELEASE amd64
asterisk18-1.8.32.2

Original issue reported on code.google.com by sshroman@gmail.com on 5 Mar 2015 at 7:24