linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Linphone-iphone make results in [SILK_SDK_SRC_v1.0


From: Alexander M
Subject: [Linphone-developers] Linphone-iphone make results in [SILK_SDK_SRC_v1.0.9.zip.check] Error 3
Date: Thu, 13 Dec 2012 13:43:21 +0200

I am trying to build a freshly cloned from git linphone-iphone. All goes fine until silk, that results in the following error:

...
...
checking for i386-apple-darwin-pkg-config... no
checking for pkg-config... /opt/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for MEDIASTREAMER... yes
checking for cosf in -lm... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sdk/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
echo -e "\033[01;32m building silk \033[0m"
-e  building silk 
cd /Users/sunsetjunks/Development/project/linphone_2/linphone-iphone/submodules/build/../build-i386-apple-darwin/mssilk \
&& PKG_CONFIG_PATH=/Users/sunsetjunks/Development/project/linphone_2/linphone-iphone/submodules/build/..//../liblinphone-sdk/i386-apple-darwin/lib/pkgconfig \
CONFIG_SITE=/Users/sunsetjunks/Development/project/linphone_2/linphone-iphone/submodules/build/..//build/iphone-config.site \
make -j1 && make install
Making all in sdk
cd /Users/sunsetjunks/Development/project/linphone_2/linphone-iphone/submodules/build/..//mssilk/sdk; /sw/bin/md5sum -c /Users/sunsetjunks/Development/project/linphone_2/linphone-iphone/submodules/build/..//mssilk/sdk/known_checksums/SILK_SDK_SRC_v1.0.9.zip.md5
/sw/bin/md5sum: unrecognized line
/sw/bin/md5sum: no files checked
make[3]: *** [SILK_SDK_SRC_v1.0.9.zip.check] Error 3
make[2]: *** [all-recursive] Error 1
make[1]: *** [build-mssilk] Error 2
make: *** [build] Error 2

---------------

Checksum file contains: known_checksums/SILK_SDK_SRC_v1.0.9.zip.md5
 
90b330d48b04fb189a4f524e46d55f8f SILK_SDK_SRC_v1.0.9.zip



I tried the same some two weeks ago and this time I also tried to re-clone, clean-and-build several times...

What could be wrong?

Thanks!

reply via email to

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