[Asterisk-Users] Libunicall Make Error
Nathaniel Angelo A. Torres (247talk)
angelo at 247talk.net
Thu Apr 21 10:17:24 MST 2005
Hi, any idea what causes this and what's the solution.
then mv -f ".deps/testcall.Tpo" ".deps/testcall.Po"; else rm -f
".deps/testcall.Tpo"; exit 1; fi
/bin/sh ./libtool --mode=link gcc -g -O2 -o testcall testcall.o
-lunicall -lpthread -laudiofile -ldl
gcc -g -O2 -o .libs/testcall testcall.o
/usr/src/libunicall-0.0.2/.libs/libunicall.so -lpthread -laudiofile -ldl
-Wl,--rpath -Wl,/usr/local/lib
testcall.o(.text+0x85): In function `channel_read_file':
/usr/src/libunicall-0.0.2/testcall.c:124: undefined reference to `dtmf_rx'
testcall.o(.text+0xa4):/usr/src/libunicall-0.0.2/testcall.c:125: undefined
reference to `dtmf_get'
testcall.o(.text+0xb03): In function `handle_uc_event':
/usr/src/libunicall-0.0.2/testcall.c:420: undefined reference to
`dtmf_rx_init'
collect2: ld returned 1 exit status
make[1]: *** [testcall] Error 1
make[1]: Leaving directory `/usr/src/libunicall-0.0.2'
make: *** [all] Error 2
Thank you very much.
Cheers,
Angelo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050421/bd9d5f5b/attachment.htm
More information about the asterisk-users
mailing list