linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Linphone comiling for android error on Fedora


From: shanj
Subject: Re: [Linphone-developers] Linphone comiling for android error on Fedora and Ubuntu
Date: Mon, 26 May 2014 01:18:27 -0700 (PDT)

That's what i did to get the linphone source by following the url:
http://www.linphone.org/eng/download/git.html
and using
git clone git://git.linphone.org/linphone-android.git --recursive 

The problem is that during compiling it cannot find the file
"libavutil-linphone-arm.so " in the ffmpeg folder. In the Jni folder of
project,at the Android.mk file, i commented the line where its using ffmpeg.
Still i got more errors

Pruning file `jni/..//submodules/linphone/oRTP/build/android/Android.mk'.
        Pruning file `jni/Application.mk'.
        Pruning file `obj/local/armeabi-v7a/objs/ortp/src'.
       Finished prerequisites of target file
`obj/local/armeabi-v7a/objs/ortp/src/ortp.o'.
      Must remake target `obj/local/armeabi-v7a/objs/ortp/src/ortp.o'.
Putting child 0x9548bd0 (obj/local/armeabi-v7a/objs/ortp/src/ortp.o) PID
5769 on the chain.
Live child 0x9548bd0 (obj/local/armeabi-v7a/objs/ortp/src/ortp.o) PID 5769 
Compile thumb  : ortp <= ortp.c
Reaping winning child 0x09548bd0 PID 5769 
Live child 0x9548bd0 (obj/local/armeabi-v7a/objs/ortp/src/ortp.o) PID 5770 
In file included from
jni/..//submodules/externals/srtp/crypto/include/datatypes.h:50:0,
                 from
jni/..//submodules/externals/srtp/crypto/include/err.h:49,
                 from
jni/..//submodules/externals/srtp/crypto/include/rand_source.h:49,
                 from
jni/..//submodules/externals/srtp/crypto/include/crypto_kernel.h:49,
                 from jni/..//submodules/externals/srtp/include/srtp.h:53,
                 from
jni/..//submodules/linphone/oRTP/build/android/../..//include/ortp/ortp_srtp.h:26,
                 from
jni/..//submodules/linphone/oRTP/build/android/../..//src/ortp.c:42:
jni/..//submodules/externals/srtp/crypto/include/integers.h:50:70: fatal
error: config.h: No such file or directory
 #include "config.h" /* configuration file, using autoconf 

I want to know do i have to download these mentioned below libraries and put
in Linphone Project?
   * oRTP
    * mediastreamer2
    * liblinphone
    * linphonec
    * linphone (gtk)
belle-sip (sip stack)
msilbc (iLBC plugin) 
msx264 (H264 plugin) 
msamr (AMR plugin)
mssilk (SILK plugin)

The ReadMe file does not mention any such thing however. 
If there is are complete successful compilation steps of linphone for
android on linux based OS. Kindly let me know.

Reagrds,
msbcg729 (G729 plugin)



--
View this message in context: 
http://nongnu.13855.n7.nabble.com/Linphone-comiling-for-android-error-on-Fedora-and-Ubuntu-tp184318p184436.html
Sent from the linphone-developers mailing list archive at Nabble.com.



reply via email to

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