linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] ERROR IN COMPILING LINPHONE FOR ANDROID IN LINUX (


From: Dilip Singh
Subject: [Linphone-developers] ERROR IN COMPILING LINPHONE FOR ANDROID IN LINUX (RHEL5)
Date: Wed, 14 Aug 2013 07:11:55 +0530

Hi all,

When i run make command, it shows following error:

address@hidden linphone-android]# make 
/root/android-sdk-linux/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.
cd /root/linphone-android/submodules/libilbc-rfc3951/downloads && make \
        || ( echo "iLBC prepare stage failed" ; exit 1 )
make[1]: Entering directory `/root/linphone-android/submodules/libilbc-rfc3951/downloads'
cd .; /usr/bin/md5sum -c ./known_checksums/rfc3951.txt.md5
: No such file or directoryt
: FAILED open or read
/usr/bin/md5sum: WARNING: 1 of 1 listed file could not be read
make[1]: *** [rfc3951.txt.check] Error 1
make[1]: Leaving directory `/root/linphone-android/submodules/libilbc-rfc3951/downloads'
iLBC prepare stage failed
make: *** [/root/linphone-android/submodules/libilbc-rfc3951/src/iLBC_decode.c] Error 1

I've checked rfc3951.txt file is not present in the 
/root/linphone-android/submodules/libilbc-rfc3951/downloads/known_checksums 
folder.

I have also run "make clean" command before the make command.

Your help is greatly appreciated.

Regards,
Dilip.


reply via email to

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