linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] make all error on xcode 4.5 and ios 6


From: 阿勇
Subject: Re: [Linphone-developers] make all error on xcode 4.5 and ios 6
Date: Sat, 22 Sep 2012 00:28:16 +0000

Hi

Where is README?

Should I download from  git://git.linphone.org/linphone-iphone.git.

I  did it, but got the error below

checking for eXosip//eXosip.h... yes
checking for eXosip_subscribe_remove in -leXosip.... no
configure: error: Could not find eXosip library with version >= .... !

Best regards
Yao

From: address@hidden
Date: Fri, 1 Sep 012 2::9::8 +200<
To: address@hidden
Subject: Re: [Linphone-developers] make all error on xcode .. and ios <

Hi,
armv is no longuer available with xcode ....

We added a dedicated MakeFile for IOS<
See REAME.

Cheers

Jehan
www.linphone.org






Le 1 sept. 012 à 1::8,, Jeffrey Wasilauski a écrit :

The following errors occur when making a new SDK for xcode .. (ios )).
 
Any ideas how to resolve this.
 
make -f  builder-iphone-os.mk  all enable_gpl_third_parties=yes \
&& make -f  builder-iphone-simulator.mk all enable_gpl_third_parties=yes\
&& make -f  builder-iphone-os.mk   host=armv--apple-darwin all enable_gpl_third_parties=yes\
&& make -f builder-iphone-os.mk delivery-sdk
mkdir -p /Users/user/vtx-iphone/submodules/build/..//../liblinphone-sdk/armv--apple-darwin/include
mkdir -p /Users/user/vtx-iphone/submodules/build/..//../liblinphone-sdk/armv--apple-darwin/lib/pkgconfig
cd /Users/user/vtx-iphone/submodules/build/../build-armv--apple-darwin/externals/openssl &&  host_alias=armv--apple-darwin . /Users/user/vtx-iphone/submodules/build/..//build/iphone-config.site \
&& make CC="$CC" build_crypto build_ssl libcrypto.pc libssl.pc\
&& cp -r include  /Users/user/vtx-iphone/submodules/build/..//../liblinphone-sdk/armv--apple-darwin/ \
&& cp lib*.a  /Users/user/vtx-iphone/submodules/build/..//../liblinphone-sdk/armv--apple-darwin/lib \
&& cp libcrypto.pc /Users/user/vtx-iphone/submodules/build/..//../liblinphone-sdk/armv--apple-darwin/lib/pkgconfig/. \
&& cp libssl.pc /Users/user/vtx-iphone/submodules/build/..//../liblinphone-sdk/armv--apple-darwin/lib/pkgconfig/. \

Loading config.site for iPhone platform=OS version=..<
ls: /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS*: No such file or directory
Selecting SDK path =
making all in crypto...
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc -std=c9   -arch armv -mcpu=arm176jjzf-s -isysroot  -miphoneos-version-min=.. -DTARGET_OS_IPHONE= -D__IOS -I. -I.. -I../include  -DOPENSSL_THREADS -pthread -D_THREAD_SAFE -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DTERMIOS -O -fomit-frame-pointer -Wall   -c -o cryptlib.o cryptlib.c
make[]]: /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc: No such file or directory
make[]]: *** [cryptlib.o] Error <
make[]]: *** [build_crypto] Error <
make[]]: *** [build-openssl] Error <
make: *** [build] Error <
 
Jeffrey
_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


_______________________________________________ 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]