linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-users] ORTP Compile Issue


From: 郑豪
Subject: [Linphone-users] ORTP Compile Issue
Date: Wed, 5 Apr 2017 15:50:01 +0800

Hi everyone,

I'm cross compile ortp-1.0.1 for mipsel, using 
./configure --prefix=$INSTALL_ROOT --host=mipsel-linux;make
and there is an error
/*****************************************/
  CCLD     libortp.la
/bin/sed: can't read /home1/llcheng/mips-linux-lite-2012/install/mips-linux-gnu/lib/libstdc++.la: No such file or directory
libtool:   error: '/home1/llcheng/mips-linux-lite-2012/install/mips-linux-gnu/lib/libstdc++.la' is not a valid libtool archive
Makefile:539: recipe for target 'libortp.la' failed
make[3]: *** [libortp.la] Error 1
/*****************************************/

And in "src/libortp.la", I find this path, but I have no idea how this path come from.
/*****************************************/
# Libraries that this one depends upon.
dependency_libs=' -lrt -lm -L/home/zh/x1000/voice/install_root/lib /home/zh/x1000/voice/install_root/lib/libbctoolbox.la -lmbedtls -lmbedcrypto -lmbedx509 -ldl -lpthread /home1/llcheng
/*****************************************/

I have tried compile it for ubuntu, and it succeeded. Can you help me fix it? Thanks!

reply via email to

[Prev in Thread] Current Thread [Next in Thread]