linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Problem building linphone for android


From: Eric de Vries
Subject: [Linphone-developers] Problem building linphone for android
Date: Mon, 16 Sep 2013 13:59:31 +0000

Hi,

I have been trying to build linphone for android (specifically the linphone-android repo).

System is ubuntu 13.04 64 bit, everything is installed (NDK, SDK, autotools and ia32-libs), also everything has been included within my PATH (as far as I can see that is ) :

 

address@hidden:~/AndroidDevelopment/linphone/linphone-android$ echo $PATH

/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/eric/AndroidDevelopment/sdk/platform-tools:/home/eric/AndroidDevelopment/sdk/tools:/home/eric/AndroidDevelopment/android-ndk-r9

 

When I try to actually start building by executing make I get the following :

 

address@hidden:~/AndroidDevelopment/linphone/linphone-android$ make

/home/eric/AndroidDevelopment/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/eric/AndroidDevelopment/sdk/tools/android update project --path liblinphone_tester --target android-18

Updated project.properties

Updated local.properties

Updated file liblinphone_tester/proguard-project.txt

It seems that there are sub-projects. If you want to update them

please use the --subprojects parameter.

cd /home/eric/AndroidDevelopment/linphone/linphone-android/submodules/libilbc-rfc3951 && \

                ./configure \

 

configure: error: cannot find install-sh, install.sh, or shtool in build-aux "."/build-aux

make: *** [/home/eric/AndroidDevelopment/linphone/linphone-android/submodules/libilbc-rfc3951/Makefile] Error 1

 

I could use any help or advice on getting this build to work !

Also how do I actually update the subprojects (or are those submodules???) ? Using the combo make –subprojects doesn’t work !

 

Thanks in advance !

Eric


reply via email to

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