linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Build Error


From: Gowtham
Subject: [Linphone-developers] Build Error
Date: Tue, 2 Dec 2014 23:12:47 +0530

Hi,

I am getting following error when i try to build SDK (make all)

make all
Broadcasting target 'all' to all sub-architectures
make -f builder-iphone-simulator.mk enable_gpl_third_parties=yes enable_zrtp=yes   enable_opus=yes enable_debug=no enable_ffmpeg=yes enable_tunnel=no all \
&& make -f builder-iphone-os.mk enable_gpl_third_parties=yes enable_zrtp=yes   enable_opus=yes enable_debug=no enable_ffmpeg=yes enable_tunnel=no all \
&& make -f builder-iphone-os.mk host=aarch64-apple-darwin enable_gpl_third_parties=yes enable_zrtp=yes   enable_opus=yes enable_debug=no enable_ffmpeg=yes enable_tunnel=no all 
mkdir -p /Users/vishnup/Desktop/Gowtham/linphone-iphone/submodules/build/..//../liblinphone-sdk/i386-apple-darwin/include
mkdir -p /Users/vishnup/Desktop/Gowtham/linphone-iphone/submodules/build/..//../liblinphone-sdk/i386-apple-darwin/lib/pkgconfig
mkdir -p /Users/vishnup/Desktop/Gowtham/linphone-iphone/submodules/build/../build-i386-apple-darwin/externals/polarssl
cd /Users/vishnup/Desktop/Gowtham/linphone-iphone/submodules/build/../build-i386-apple-darwin/externals/polarssl \
&& PKG_CONFIG_LIBDIR=/Users/vishnup/Desktop/Gowtham/linphone-iphone/submodules/build/..//../liblinphone-sdk/i386-apple-darwin/lib/pkgconfig CONFIG_SITE=/Users/vishnup/Desktop/Gowtham/linphone-iphone/submodules/build/..//build/iphone-config.site \
/Users/vishnup/Desktop/Gowtham/linphone-iphone/submodules/build/..//externals/polarssl/configure --prefix=/Users/vishnup/Desktop/Gowtham/linphone-iphone/submodules/build/..//../liblinphone-sdk/i386-apple-darwin --host=i386-apple-darwin --disable-shared --enable-static  
configure: loading site script /Users/vishnup/Desktop/Gowtham/linphone-iphone/submodules/build/..//build/iphone-config.site
Loading config.site for iPhone platform=Simulator version=5.0
/Users/vishnup/Desktop/Gowtham/linphone-iphone/submodules/build/..//build/iphone-config.site: line 29: test: too many arguments
ls: /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator*: No such file or directory
Selecting SDK path = 
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for i386-apple-darwin-strip... xcrun strip
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for i386-apple-darwin-gcc... xcrun  clang -std=c99 -Qunused-arguments -Wno-unknown-warning-option -Wno-unused-command-line-argument-hard-error-in-future  -arch i386  -isysroot  -mios-simulator-version-min=5.0 -DTARGET_OS_IPHONE=1 -D__IOS -fms-extensions -Dsha256=polarssl_sha256
checking whether the C compiler works... no
configure: error: in `/Users/vishnup/Desktop/Gowtham/linphone-iphone/submodules/build-i386-apple-darwin/externals/polarssl':
configure: error: C compiler cannot create executables
See `config.log' for more details
make[1]: *** [/Users/vishnup/Desktop/Gowtham/linphone-iphone/submodules/build/../build-i386-apple-darwin/externals/polarssl/Makefile] Error 77
make: *** [broadcast_all] Error 2



Please help me to come out from this issue.

reply via email to

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