linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Linphone Compile error for android


From: Gagan sethi
Subject: Re: [Linphone-developers] Linphone Compile error for android
Date: Thu, 12 Sep 2013 18:56:17 +0530

make[1]: /home/manpreet/Android/android-ndk-r9/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/arm-linux-androideabi-ar: Command not found
make[1]: *** [obj/local/armeabi-v7a/libspeex.a] Error 127
make[1]: *** Waiting for unfinished jobs....
make[1]: /home/manpreet/Android/android-ndk-r9/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/arm-linux-androideabi-ar: Command not found
make[1]: *** [obj/local/armeabi-v7a/libgsm.a] Error 127
make[1]: Leaving directory `/home/manpreet/linphone-android'
make: *** [generate-libs] Error 2


/home/manpreet/Android/android-ndk-r9/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/arm-linux-androideabi-ar: Command not found


I check there is no file.. i dont have the idea.. :-/ Please Help :(


On Thu, Sep 12, 2013 at 2:41 PM, Gagan sethi <address@hidden> wrote:
i comment in make file about VP8

make[1]: Entering directory `/home/manpreet/linphone-android/submodules/mssilk/sdk'
make[1]: Nothing to be done for `extract-sources'.
make[1]: Leaving directory `/home/manpreet/linphone-android/submodules/mssilk/sdk'
HTTPS_CA_DIR=/usr/lib/ssl/certs /home/manpreet/linphone-android/submodules/linphone/scripts/mk-ca-bundle.pl /home/manpreet/linphone-android/res/raw/rootca.pem
Can't locate LWP/UserAgent.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at /home/manpreet/linphone-android/submodules/linphone/scripts/mk-ca-bundle.pl line 35.
BEGIN failed--compilation aborted at /home/manpreet/linphone-android/submodules/linphone/scripts/mk-ca-bundle.pl line 35.
make: *** [/home/manpreet/linphone-android/res/raw/rootca.pem] Error 2



On Thu, Sep 12, 2013 at 1:59 PM, Ghislain Mary <address@hidden> wrote:
Hi,

As the error message says, check the config.err file to see what happens. I have already seen this error in two different cases:
 - the installed NDK is not the one for the build host (eg. the NDK for linux used on Mac OS X)
 - the path to the NDK in the $PATH environment variable is a symbolic link and not a real directory.

Hope it helps.
Cheers,
Ghislain


On 12 September 2013 09:26, Gagan sethi <address@hidden> wrote:
 make
/home/manpreet/Android/sdk/tools/android update project --path . --target android-18
Updated project.properties
Updated local.properties
build.xml: Found version-tag: custom. File will not be updated.
Updated file ./proguard-project.txt
It seems that there are sub-projects. If you want to update them
please use the --subprojects parameter.
/home/manpreet/Android/sdk/tools/android update project --path liblinphone_tester --target android-18
Updated project.properties
Updated local.properties
Updated file liblinphone_tester/proguard-project.txt
cd /home/manpreet/linphone-android/submodules/externals/libvpx && \
./configure --target=armv7-android-gcc --sdk-path=/home/manpreet/Android/android-ndk-r9 --enable-error-concealment && \
make asm_com_offsets.asm \
|| ( echo "VP8 prepare stage failed." ; exit 1 )
Configuring selected codecs
  enabling vp8_encoder
  enabling vp8_decoder
Configuring for target 'armv7-android-gcc'
  enabling armv7
  enabling neon
  enabling media
  enabling edsp
  enabling fast_unaligned
  enabling realtime_only
  enabling runtime_cpu_detect
Requested CPU 'cortex-a8' not supported by compiler

Configuration failed. This could reflect a misconfiguration of your
toolchains, improper options selected, or another problem. If you
don't see any useful error messages above, the next step is to look
at the configure error log file (config.err) to determine what
configure was trying to do when it died.
VP8 prepare stage failed.
make: *** [/home/manpreet/linphone-android/submodules/externals/libvpx/vp8/common/asm_com_offsets.c.S] Error 1


--
Gaganjot Singh
B.Tech - Electronics & Communication
Guru Tegh Bahadur Institute of Technology / GGSIPU

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers



_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers




--
Gaganjot Singh
(+91-9899025098)
B.Tech - Electronics & Communication
Guru Tegh Bahadur Institute of Technology / GGSIPU



--
Gaganjot Singh
(+91-9899025098)
B.Tech - Electronics & Communication
Guru Tegh Bahadur Institute of Technology / GGSIPU

reply via email to

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