linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Building linphone-android failed


From: Mochammad Basofi
Subject: [Linphone-developers] Building linphone-android failed
Date: Fri, 19 Jan 2018 16:20:37 +0700

Dear all,

I've been trying to build the linphone-android, but I keep on failing during "make" process.
Here are the errors that I encountered during "make" process:

/opt/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9/../../../../aarch64-linux-android/bin/ld: warning: liblog.so, needed by /home/xxxxx/Work/Android/linphone-android/liblinphone-sdk/android-arm64/lib/libbctoolbox-tester.so, not found (try using -rpath or -rpath-link)
/home/xxxxx/Work/Android/linphone-android/liblinphone-sdk/android-arm64/lib/libbctoolbox-tester.so: undefined reference to `__android_log_vprint'
clang++: error: linker command failed with exit code 1 (use -v to see invocation)

tester/CMakeFiles/belr_tester.dir/build.make:123: recipe for target 'tester/belr_tester' failed
make[6]: *** [tester/belr_tester] Error 1
make[6]: Leaving directory '/home/xxxxx/Work/Android/linphone-android/WORK/android-arm64/Build/belr'
CMakeFiles/Makefile2:158: recipe for target 'tester/CMakeFiles/belr_tester.dir/all' failed
make[5]: *** [tester/CMakeFiles/belr_tester.dir/all] Error 2
make[5]: Leaving directory '/home/xxxxx/Work/Android/linphone-android/WORK/android-arm64/Build/belr'
Makefile:151: recipe for target 'all' failed
make[4]: *** [all] Error 2
make[4]: Leaving directory '/home/xxxxx/Work/Android/linphone-android/WORK/android-arm64/Build/belr'
CMakeFiles/EP_belr.dir/build.make:113: recipe for target '/home/xxxxx/Work/Android/linphone-android/WORK/android-arm64/Stamp/EP_belr/EP_belr-build' failed
make[3]: *** [/home/xxxxx/Work/Android/linphone-android/WORK/android-arm64/Stamp/EP_belr/EP_belr-build] Error 2
make[3]: Leaving directory '/home/xxxxx/Work/Android/linphone-android/WORK/android-arm64/cmake'
CMakeFiles/Makefile2:149: recipe for target 'CMakeFiles/EP_belr.dir/all' failed
make[2]: *** [CMakeFiles/EP_belr.dir/all] Error 2
make[2]: Leaving directory '/home/xxxxx/Work/Android/linphone-android/WORK/android-arm64/cmake'
Makefile:83: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/xxxxx/Work/Android/linphone-android/WORK/android-arm64/cmake'
Makefile:192: recipe for target 'arm64-build' failed
make: *** [arm64-build] Error 2

FYI, I'm using cmake ver 3.9.1, ndk build 11 in ubuntu 16.04 machine.

Thank you for your attention, looking forward for your reply.


reply via email to

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