libtool error

977 views
Skip to first unread message

Anuj Kumar

unread,
Jul 6, 2015, 3:08:20 PM7/6/15
to uni...@googlegroups.com
Hi
I am trying to install unimrcp 1.3.0 on the machine with Centos 5.8 i686 running with Asterisk 1.8 . For that I downloaded and tried to install all
1) unimrcp-deps-1.3.0
2) unimrcp-1.3.0
3) asterisk-unimrcp-1.3.0

but when I tried to make command unimrcp-1.3.0 it produced the following error

Making all in res-speech-unimrcp
make[1]: Entering directory `/opt/asterisk-unimrcp-1.3.0/res-speech-unimrcp'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DUNIMRCP_DIR_LOCATION=\"/usr/local/unimrcp\" -DASTERISK_MAJOR_VERSION=1 -DASTERISK_MINOR_VERSION=8 -DASTERISK_PATCH_VERSION=32 -I../include -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -m32 -g -O2 -pthread -I/usr/local/unimrcp/include -I/usr/local/apr/include/apr-1 -I/usr/include -g -O2 -MT res_speech_unimrcp.lo -MD -MP -MF ".deps/res_speech_unimrcp.Tpo" -c -o res_speech_unimrcp.lo res_speech_unimrcp.c; \
then mv -f ".deps/res_speech_unimrcp.Tpo" ".deps/res_speech_unimrcp.Plo"; else rm -f ".deps/res_speech_unimrcp.Tpo"; exit 1; fi
../libtool: line 827: X--tag=CC: command not found
../libtool: line 860: libtool: ignoring unknown tag : command not found
../libtool: line 827: X--mode=compile: command not found
../libtool: line 993: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 994: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../libtool: line 1137: Xgcc: command not found
../libtool: line 1137: X-DUNIMRCP_DIR_LOCATION="/usr/local/unimrcp": No such file or directory
../libtool: line 1137: X-DASTERISK_MAJOR_VERSION=1: command not found
../libtool: line 1137: X-DASTERISK_MINOR_VERSION=8: command not found
../libtool: line 1137: X-DASTERISK_PATCH_VERSION=32: command not found
../libtool: line 1137: X-I../include: No such file or directory
../libtool: line 1137: X-DLINUX: command not found
../libtool: line 1137: X-D_REENTRANT: command not found
../libtool: line 1137: X-D_GNU_SOURCE: command not found
../libtool: line 1137: X-D_LARGEFILE64_SOURCE: command not found
../libtool: line 1137: X-m32: command not found
../libtool: line 1137: X-g: command not found
../libtool: line 1137: X-O2: command not found
../libtool: line 1137: X-pthread: command not found
../libtool: line 1137: X-I/usr/local/unimrcp/include: No such file or directory
../libtool: line 1137: X-I/usr/local/apr/include/apr-1: No such file or directory
../libtool: line 1137: X-I/usr/include: No such file or directory
../libtool: line 1137: X-g: command not found
../libtool: line 1137: X-O2: command not found
../libtool: line 1137: X-MT: command not found
../libtool: line 1137: Xres_speech_unimrcp.lo: command not found
../libtool: line 1137: X-MD: command not found
../libtool: line 1137: X-MP: command not found
../libtool: line 1137: X-MF: command not found
../libtool: line 1137: X.deps/res_speech_unimrcp.Tpo: No such file or directory
../libtool: line 1137: X-c: command not found
../libtool: line 1189: Xres_speech_unimrcp.lo: command not found
../libtool: line 1194: libtool: compile: cannot determine name of library object from `': command not found
make[1]: *** [res_speech_unimrcp.lo] Error 1
make[1]: Leaving directory `/opt/asterisk-unimrcp-1.3.0/res-speech-unimrcp'
make: *** [all-recursive] Error 1



Please suggest where i am wrong .

Rg

Anuj

Anuj Kumar

unread,
Jul 7, 2015, 4:39:36 AM7/7/15
to uni...@googlegroups.com
Thanks 

Finallly It got resolved . 
I have to use the following commands 

 

make maintainer-clean
./bootstrap
./configure --enable-maintainer-mode
make
make install

Arsen Chaloyan

unread,
Jul 8, 2015, 8:53:59 PM7/8/15
to UniMRCP
Hi Anuj,

Thanks for getting back to us with the resolution. The problem in your case was in the libtool. The version of your libtool was either outdated or at least incompatible with the one I used to bootstrap the packages.

--
You received this message because you are subscribed to the Google Groups "UniMRCP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to unimrcp+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Arsen Chaloyan
Author of UniMRCP
http://www.unimrcp.org
Reply all
Reply to author
Forward
0 new messages