Hi, I have problems to compile Linphone, the iPhone version, I get this error :
Loading config.site for iPhone platform=OS version=4.0 /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk Selecting SDK path = /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk make[2]: Entering directory `/Users/stef/Desktop/tmp/linphone-iphone/submodules/build-armv7s-apple-darwin/externals/openssl' making all in crypto... make[3]: Entering directory `/Users/stef/Desktop/tmp/linphone-iphone/submodules/build-armv7s-apple-darwin/externals/openssl/crypto' /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc -std=c99 -arch armv7s -isysroot /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -miphoneos-version-min=4.0 -DTARGET_OS_IPHONE=1 -D__IOS -I. -I.. -I../include -DOPENSSL_THREADS -pthread -D_THREAD_SAFE -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DTERMIOS -O3 -fomit-frame-pointer -Wall -c -o cryptlib.o cryptlib.c llvm-gcc-4.2: Invalid arch name : armv7s make[3]: *** [cryptlib.o] Error 1 make[3]: Leaving directory `/Users/stef/Desktop/tmp/linphone-iphone/submodules/build-armv7s-apple-darwin/externals/openssl/crypto' make[2]: *** [build_crypto] Error 1 make[2]: Leaving directory `/Users/stef/Desktop/tmp/linphone-iphone/submodules/build-armv7s-apple-darwin/externals/openssl' make[1]: *** [build-openssl] Error 2 make[1]: Leaving directory `/Users/stef/Desktop/tmp/linphone-iphone/submodules/build' make: *** [build] Error 2 thanks for help, Stéphane _______________________________________________ Linphone-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/linphone-users
