linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Iphone Compile error


From: Luiz Silva
Subject: Re: [Linphone-developers] Iphone Compile error
Date: Tue, 20 May 2014 17:32:40 -0400

You need to follow ALL the instructions from the README file.

The strings error can be fixed by this command:
$ sudo ln -s  /usr/bin/strings /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/strings


On Tue, May 20, 2014 at 4:07 PM, <address@hidden> wrote:
Hi master's... i need help with this please.

I download linphone-iphone git in my new mac, i installed build pre-requisites but when i tried to compile obtain this error

cd /Users/xx/phone/submodules/build/../build-i386-apple-darwin/externals/x264/ \
        && host_alias=i386-apple-darwin . /Users/xx/phone/submodules/build/..//build/iphone-config.site \
        && CC="$CC" STRINGS="$STRINGS" ./configure --prefix=/Users/xx/phone/submodules/build/..//../liblinphone-sdk/i386-apple-darwin  --host=i386-apple-darwin --enable-static --enable-pic --cross-prefix=$SDK_BIN_PATH/ --extra-ldflags="$COMMON_FLAGS" --extra-cflags="$COMMON_FLAGS "
Loading config.site for iPhone platform=Simulator version=4.0
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk
Selecting SDK path = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk
./configure: line 730: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/strings: No such file or directory
./configure: line 732: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/strings: No such file or directory
endian test failed
make[1]: *** [/Users/xx/phone/submodules/build/../build-i386-apple-darwin/externals/x264/config.mak] Error 1

Thanks a lot..

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


reply via email to

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