linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] compiling and build apk errors linphone androi


From: Gautier Pelloux-Prayer
Subject: Re: [Linphone-developers] compiling and build apk errors linphone android
Date: Fri, 30 Jan 2015 10:15:01 +0100

Hi,

Please disable SIL with:

make BUILD_SILK=0

You cannot run make install until make succeed, so you will ever have to do the 
above command, or fix your build environment (see the README file).

Regards,

Gautier Pelloux-Prayer
Software Engineer @ Belledonne Communications

> On 29 Jan 2015, at 14:17, Muhmamd Bilal <address@hidden> wrote:
> 
> Hello,
>  
> First I thank to Gautier Pelloux-Prayer, I updated my NDK to r10d and the run 
> make command again.
>  
> I found the below error
>  
> /Users/muhammadbilal/Linphone/linphone-android/submodules/mssilk/configure: 
> line 11808: syntax error near unexpected token `MEDIASTREAMER,'
> /Users/muhammadbilal/Linphone/linphone-android/submodules/mssilk/configure: 
> line 11808: `    PKG_CHECK_MODULES(MEDIASTREAMER, mediastreamer >= 2.0.0)'
> make: *** 
> [/Users/muhammadbilal/Linphone/linphone-android/submodules/mssilk/Makefile] 
> Error 2 
>  
> Then I found following reply on an early post
>  
> “pkg.m4 is the important file in this case.
>  
> Anyway, this last step in the prepare source is only mandatory if you plan to 
> compile with SILK support. Otherwise, just ignore this issue and continue.
>  
> Cheers
>  
> Jehan”
>  
> At http://lists.gnu.org/archive/html/linphone-developers/2011-11/msg00098.html
>  
> So, I tried make and install as below and following error
>  
> $ make install
> ant installd
> Buildfile: /Users/muhammadbilal/Linphone/linphone-android/build.xml
>  
> -set-mode-check:
>  
> -set-debug-files:
>  
> install:
>  
> BUILD FAILED
> /Users/bilal/Documents/adt-bundle-mac-x86_64-20140702/sdk/tools/ant/build.xml:1364:
>  The following error occurred while executing this line:
> /Users/bilal/Documents/adt-bundle-mac-x86_64-20140702/sdk/tools/ant/build.xml:1410:
>  File /Users/muhammadbilal/Linphone/linphone-android/bin/Linphone-debug.apk 
> does not exist.
>  
> Total time: 0 seconds
> make: *** [install-apk] Error 1
> Qureshis-iMac:linphone-android muhammadbilal$ make install release
> ant installd
> Buildfile: /Users/bilal/Linphone/linphone-android/build.xml
>  
> -set-mode-check:
>  
> -set-debug-files:
>  
> install:
>  
> BUILD FAILED
> /Users/bilal/Documents/adt-bundle-mac-x86_64-20140702/sdk/tools/ant/build.xml:1364:
>  The following error occurred while executing this line:
> /Users/bilal/Documents/adt-bundle-mac-x86_64-20140702/sdk/tools/ant/build.xml:1410:
>  File /Users/muhammadbilal/Linphone/linphone-android/bin/Linphone-debug.apk 
> does not exist.
>  
> Total time: 0 seconds
> make: *** [install-apk] Error 1
>  
> Please help to  solve the issue, I couldn’t get solution on google.
>  
> Thanks,
>  
> -----------------------------------------------------------------------------
> Message: 4
> Date: Wed, 28 Jan 2015 09:24:05 +0100
> From: Gautier Pelloux-Prayer
>                 <address@hidden>
> To: address@hidden
> Subject: Re: [Linphone-developers] compiling error linphone android
> Message-ID:
>                 <address@hidden>
> Content-Type: text/plain; charset=utf-8
>  
> Hi,
>  
> The NDK you are using (I guess r9b) is missing some header files. Please 
> install the latest android NDK (r10d), and try again.
>  
> Regards,
>  
>  
>  
> Gautier Pelloux-Prayer
> Software Engineer @ Belledonne Communications
>  
> ------------------------------
>  
> Message: 4
> Date: Wed, 28 Jan 2015 09:24:05 +0100
> From: Gautier Pelloux-Prayer
>                 <address@hidden>
> To: address@hidden
> Subject: Re: [Linphone-developers] compiling error linphone android
> Message-ID:
>                 <address@hidden>
> Content-Type: text/plain; charset=utf-8
>  
> Hi,
>  
> The NDK you are using (I guess r9b) is missing some header files. Please 
> install the latest android NDK (r10d), and try again.
>  
> Regards,
> Gautier Pelloux-Prayer
> Software Engineer @ Belledonne Communications
>  
> > On 28 Jan 2015, at 07:17, Muhmamd Bilal <address@hidden> wrote:
> > 
> > Hello,
> >  
> > I clone Linphone Android from GIT, and trying to compiling on MAC with 
> > android-ndk-r9. But I?m facing some error please help me to solve, I  
> > Google, but didn?t find solution L
> >  
> > /Users/muhammadbilal/Documents/android-ndk-r9/sources/android/cpufeatu
> > res/cpu-features.c:59:35: fatal error: sys/system_properties.h: No such 
> > file or directory compilation terminated.
> > make[1]: *** [codec/common/cpu-features.o] Error 1
> > make: *** [build-openh264-arm] Error 2
> >  
> > http://stackoverflow.com/questions/25057169/linphone-android-make-erro
> > r
> >  
> > Please help
> > _______________________________________________
>  
>  
>  
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/linphone-developers




reply via email to

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