linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] android compile error


From: Yuqiao Shen
Subject: [Linphone-developers] android compile error
Date: Mon, 05 Jan 2015 14:20:00 -0500
User-agent: Roundcube Webmail/1.0.0

Hi,

I downloaded the git source and installed all the dependencies. But I'm getting errors when trying to build the project. The below is the point where the build failed. It seems the enum _MSCryptoSuite is missing. Anyone knows what causes this? I followed the README in the source folder. Is there anything else I should do to make the build?

~/linphone-android $ make
ls: /opt/local/etc/openssl/certs: No such file or directory
...
...
[armeabi-v7a] Compile thumb  : linphone <= linphonecore.c
[armeabi-v7a] Compile++ thumb: linphone <= linphonecore_jni.cc
In file included from jni/..//submodules/linphone/build/android/../../coreapi/../mediastreamer2/include/mediastreamer2/mediastream.h:38:0, from jni/..//submodules/linphone/build/android/../../coreapi/linphonecore.h:26, from jni/..//submodules/linphone/build/android/../../coreapi/linphonecore_utils.h:24, from jni/..//submodules/linphone/build/android/../../coreapi/linphonecore_jni.cc:23: jni/..//submodules/linphone/build/android/../../coreapi/../mediastreamer2/include/mediastreamer2/ms_srtp.h:57:6: error: use of enum '_MSCryptoSuite' without previous declaration
 enum _MSCryptoSuite;





--
Yuqiao
Lead Developer
-FastPBX-




reply via email to

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