linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] make mediastreamer2-sdk error


From: shanj
Subject: [Linphone-developers] make mediastreamer2-sdk error
Date: Thu, 5 Jun 2014 02:28:52 -0700 (PDT)

I am doing  make mediastreamer2-sdk from the README file at step 6. After
running i am having follwoing errors

Android NDK:
WARNING:jni/../../../../../jni/..//submodules/linphone/oRTP/build/android/Android.mk:ortp:
LOCAL_LDLIBS is always ignored for static libraries    
Android NDK:
WARNING:jni/../../../../../jni/..//submodules/linphone/oRTP/build/android/Android.mk:ortp:
non-system libraries in linker flags: -lpthread    
Android NDK:     This is likely to result in incorrect builds. Try using
LOCAL_STATIC_LIBRARIES    
Android NDK:     or LOCAL_SHARED_LIBRARIES instead to list the library
dependencies of the    
Android NDK:     current module    
armeabi: Video is disabled for targets other than armeabi-v7a and x86
armeabi: Build proprietary SILK plugin for mediastreamer2
armeabi: Build ZRTP support
armeabi: Build AECM from WebRTC
armeabi: Build iSAC plugin for mediastreamer2
armeabi: Build common modules for iSAC and AECM (11)
Android NDK:
WARNING:jni/../../../../../jni/..//submodules/linphone/oRTP/build/android/Android.mk:ortp:
LOCAL_LDLIBS is always ignored for static libraries    
Android NDK:
WARNING:jni/../../../../../jni/..//submodules/linphone/oRTP/build/android/Android.mk:ortp:
non-system libraries in linker flags: -lpthread    
Android NDK:     This is likely to result in incorrect builds. Try using
LOCAL_STATIC_LIBRARIES    
Android NDK:     or LOCAL_SHARED_LIBRARIES instead to list the library
dependencies of the    
Android NDK:     current module    
x86: Build proprietary SILK plugin for mediastreamer2
x86: Build OpenH264 plugin for mediastreamer2
x86: Build ZRTP support
x86: Build AECM from WebRTC
x86: Build iSAC plugin for mediastreamer2
x86: Build common modules for iSAC and AECM (11)
Android NDK:
WARNING:jni/../../../../../jni/..//submodules/linphone/oRTP/build/android/Android.mk:ortp:
LOCAL_LDLIBS is always ignored for static libraries    
Android NDK:
WARNING:jni/../../../../../jni/..//submodules/linphone/oRTP/build/android/Android.mk:ortp:
non-system libraries in linker flags: -lpthread    
Android NDK:     This is likely to result in incorrect builds. Try using
LOCAL_STATIC_LIBRARIES    
Android NDK:     or LOCAL_SHARED_LIBRARIES instead to list the library
dependencies of the    
Android NDK:     current module    
make[1]: Entering directory
`/media/user/Linphone_Data/Development/linphone_android_git/linphone-android/submodules/linphone/mediastreamer2/java'
[armeabi-v7a] Compile arm    : mediastreamer2 <= opengles_display.c
[armeabi-v7a] SharedLibrary  : libmediastreamer2-armeabi-v7a.so
jni/../../../../../jni/..//submodules/bzrtp/src/cryptoPolarssl.c:97: error:
undefined reference to 'entropy_init'
jni/../../../../../jni/..//submodules/bzrtp/src/cryptoPolarssl.c:99: error:
undefined reference to 'ctr_drbg_init'
jni/../../../../../jni/..//submodules/bzrtp/src/cryptoPolarssl.c:109: error:
undefined reference to 'entropy_func'
jni/../../../../../jni/..//submodules/bzrtp/src/cryptoPolarssl.c:114: error:
undefined reference to 'ctr_drbg_random'
jni/../../../../../jni/..//submodules/bzrtp/src/cryptoPolarssl.c:149: error:
undefined reference to 'sha1_hmac'
jni/../../../../../jni/..//submodules/bzrtp/src/cryptoPolarssl.c:192: error:
undefined reference to 'mpi_read_string'
jni/../../../../../jni/..//submodules/bzrtp/src/cryptoPolarssl.c:193: error:
undefined reference to 'mpi_read_string'
jni/../../../../../jni/..//submodules/bzrtp/src/cryptoPolarssl.c:183: error:
undefined reference to 'mpi_read_string'
jni/../../../../../jni/..//submodules/bzrtp/src/cryptoPolarssl.c:184: error:
undefined reference to 'mpi_read_string'
jni/../../../../../jni/..//submodules/bzrtp/src/cryptoPolarssl.c:216: error:
undefined reference to 'dhm_make_public'
jni/../../../../../jni/..//submodules/bzrtp/src/cryptoPolarssl.c:228: error:
undefined reference to 'dhm_free'
jni/../../../../../jni/..//submodules/bzrtp/src/cryptoPolarssl.c:261: error:
undefined reference to 'aes_setkey_enc'
jni/../../../../../jni/..//submodules/bzrtp/src/cryptoPolarssl.c:264: error:
undefined reference to 'aes_crypt_cfb128'
jni/../../../../../jni/..//submodules/bzrtp/src/cryptoPolarssl.c:293: error:
undefined reference to 'aes_setkey_enc'
jni/../../../../../jni/..//submodules/bzrtp/src/cryptoPolarssl.c:296: error:
undefined reference to 'aes_crypt_cfb128'
jni/../../../../../jni/..//submodules/bzrtp/src/cryptoPolarssl.c:322: error:
undefined reference to 'sha256'
jni/../../../../../jni/..//submodules/bzrtp/src/cryptoPolarssl.c:350: error:
undefined reference to 'sha256_hmac'
jni/../../../../../jni/..//submodules/bzrtp/src/cryptoPolarssl.c:363: error:
undefined reference to 'dhm_read_public'
jni/../../../../../jni/..//submodules/bzrtp/src/cryptoPolarssl.c:368: error:
undefined reference to 'dhm_calc_secret'
collect2: error: ld returned 1 exit status
make[1]: *** [obj/local/armeabi-v7a/libmediastreamer2-armeabi-v7a.so] Error
1
make[1]: Leaving directory
`/media/user/Linphone_Data/Development/linphone_android_git/linphone-android/submodules/linphone/mediastreamer2/java'
make: *** [generate-mediastreamer2-libs] Error 2


Kindly tell how to fix this error?

Regards,



--
View this message in context: 
http://nongnu.13855.n7.nabble.com/make-mediastreamer2-sdk-error-tp184977.html
Sent from the linphone-developers mailing list archive at Nabble.com.



reply via email to

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