linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] linphone code compilation problem for iphone


From: Gurpreet Singh
Subject: Re: [Linphone-developers] linphone code compilation problem for iphone
Date: Fri, 9 Sep 2011 12:10:11 +0530

Hello Jehan

Please find the error report below:

RSPLs-MacBook:build rspl$ make all
make -f  builder-iphone-os.mk  all \
   && make -f  builder-iphone-simulator.mk tc_proc=.i386 all \
   && make -f  builder-iphone-os.mk   host=armv7-apple-darwin all \
   && make -f builder-iphone-os.mk delivery-sdk
mkdir -p /Users/rspl/documents/linphone-iphone-new/submodules/build/..//../liblinphone-sdk/armv6-apple-darwin/include
mkdir -p /Users/rspl/documents/linphone-iphone-new/submodules/build/..//../liblinphone-sdk/armv6-apple-darwin/lib
cd /Users/rspl/documents/linphone-iphone-new/submodules/build/../build-armv6-apple-darwin/externals/openssl &&  host_alias=armv6-apple-darwin . /Users/rspl/documents/linphone-iphone-new/submodules/build/..//build/iphone-config.site \
   && make CC="$CC" build_crypto build_ssl \
   && cp -r include  /Users/rspl/documents/linphone-iphone-new/submodules/build/..//../liblinphone-sdk/armv6-apple-darwin/ \
   && cp lib*.a  /Users/rspl/documents/linphone-iphone-new/submodules/build/..//../liblinphone-sdk/armv6-apple-darwin/lib 
Loading config.site for iPhone platform=OS version=4.0
/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk
Selecting SDK path = /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk
making all in crypto...
making all in crypto/objects...
make[4]: Nothing to be done for `all'.
making all in crypto/md4...
make[4]: Nothing to be done for `all'.
making all in crypto/md5...
make[4]: Nothing to be done for `all'.
making all in crypto/sha...
make[4]: Nothing to be done for `all'.
making all in crypto/mdc2...
make[4]: Nothing to be done for `all'.
making all in crypto/hmac...
make[4]: Nothing to be done for `all'.
making all in crypto/ripemd...
make[4]: Nothing to be done for `all'.
making all in crypto/whrlpool...
make[4]: Nothing to be done for `all'.
making all in crypto/des...
make[4]: Nothing to be done for `all'.
making all in crypto/aes...
make[4]: Nothing to be done for `all'.
making all in crypto/rc2...
make[4]: Nothing to be done for `all'.
making all in crypto/rc4...
make[4]: Nothing to be done for `all'.
making all in crypto/idea...
make[4]: Nothing to be done for `all'.
making all in crypto/bf...
make[4]: Nothing to be done for `all'.
making all in crypto/cast...
make[4]: Nothing to be done for `all'.
making all in crypto/camellia...
make[4]: Nothing to be done for `all'.
making all in crypto/seed...
make[4]: Nothing to be done for `all'.
making all in crypto/modes...
make[4]: Nothing to be done for `all'.
making all in crypto/bn...
make[4]: Nothing to be done for `all'.
making all in crypto/ec...
make[4]: Nothing to be done for `all'.
making all in crypto/rsa...
make[4]: Nothing to be done for `all'.
making all in crypto/dsa...
make[4]: Nothing to be done for `all'.
making all in crypto/ecdsa...
make[4]: Nothing to be done for `all'.
making all in crypto/dh...
make[4]: Nothing to be done for `all'.
making all in crypto/ecdh...
make[4]: Nothing to be done for `all'.
making all in crypto/dso...
make[4]: Nothing to be done for `all'.
making all in crypto/engine...
make[4]: Nothing to be done for `all'.
making all in crypto/buffer...
make[4]: Nothing to be done for `all'.
making all in crypto/bio...
make[4]: Nothing to be done for `all'.
making all in crypto/stack...
make[4]: Nothing to be done for `all'.
making all in crypto/lhash...
make[4]: Nothing to be done for `all'.
making all in crypto/rand...
make[4]: Nothing to be done for `all'.
making all in crypto/err...
make[4]: Nothing to be done for `all'.
making all in crypto/evp...
make[4]: Nothing to be done for `all'.
making all in crypto/asn1...
make[4]: Nothing to be done for `all'.
making all in crypto/pem...
make[4]: Nothing to be done for `all'.
making all in crypto/x509...
make[4]: Nothing to be done for `all'.
making all in crypto/x509v3...
make[4]: Nothing to be done for `all'.
making all in crypto/conf...
make[4]: Nothing to be done for `all'.
making all in crypto/txt_db...
make[4]: Nothing to be done for `all'.
making all in crypto/pkcs7...
make[4]: Nothing to be done for `all'.
making all in crypto/pkcs12...
make[4]: Nothing to be done for `all'.
making all in crypto/comp...
make[4]: Nothing to be done for `all'.
making all in crypto/ocsp...
make[4]: Nothing to be done for `all'.
making all in crypto/ui...
make[4]: Nothing to be done for `all'.
making all in crypto/krb5...
make[4]: Nothing to be done for `all'.
making all in crypto/cms...
make[4]: Nothing to be done for `all'.
making all in crypto/pqueue...
make[4]: Nothing to be done for `all'.
making all in crypto/ts...
make[4]: Nothing to be done for `all'.
if [ -n "" ]; then \
       (cd ..; make libcrypto.so.1.0.0); \
   fi
making all in ssl...
if [ -n "" ]; then \
       (cd ..; make libssl.so.1.0.0); \
   fi
cp -rf /Users/rspl/documents/linphone-iphone-new/submodules/build/..//externals/srtp/include /Users/rspl/documents/linphone-iphone-new/submodules/build/../build-armv6-apple-darwin/externals/srtp
cp -rf /Users/rspl/documents/linphone-iphone-new/submodules/build/..//externals/srtp/crypto/include /Users/rspl/documents/linphone-iphone-new/submodules/build/../build-armv6-apple-darwin/externals/srtp
cd /Users/rspl/documents/linphone-iphone-new/submodules/build/../build-armv6-apple-darwin/externals/srtp && make uninstall
rm -rf /Users/rspl/Documents/linphone-iphone-new/submodules/build/..//../liblinphone-sdk/armv6-apple-darwin/include/srtp
rm -rf /Users/rspl/Documents/linphone-iphone-new/submodules/build/..//../liblinphone-sdk/armv6-apple-darwin/lib/libsrtp.a
cd /Users/rspl/documents/linphone-iphone-new/submodules/build/../build-armv6-apple-darwin/externals/srtp && make libsrtp.a && make install
make[2]: `libsrtp.a' is up to date.
/usr/bin/install -c -d /Users/rspl/Documents/linphone-iphone-new/submodules/build/..//../liblinphone-sdk/armv6-apple-darwin/include/srtp
/usr/bin/install -c -d /Users/rspl/Documents/linphone-iphone-new/submodules/build/..//../liblinphone-sdk/armv6-apple-darwin/lib
cp include/*.h /Users/rspl/Documents/linphone-iphone-new/submodules/build/..//../liblinphone-sdk/armv6-apple-darwin/include/srtp  
cp crypto/include/*.h /Users/rspl/Documents/linphone-iphone-new/submodules/build/..//../liblinphone-sdk/armv6-apple-darwin/include/srtp
if [ -f libsrtp.a ]; then cp libsrtp.a /Users/rspl/Documents/linphone-iphone-new/submodules/build/..//../liblinphone-sdk/armv6-apple-darwin/lib/; fi
mkdir -p /Users/rspl/documents/linphone-iphone-new/submodules/build/../build-armv6-apple-darwin/externals/zrtpcpp
cd /Users/rspl/documents/linphone-iphone-new/submodules/build/../build-armv6-apple-darwin/externals/zrtpcpp/\
       && host_alias=armv6-apple-darwin . /Users/rspl/documents/linphone-iphone-new/submodules/build/..//build/iphone-config.site \
       && cmake /Users/rspl/documents/linphone-iphone-new/submodules/build/..//externals/zrtpcpp -Denable-ccrtp=false -DCMAKE_TOOLCHAIN_FILE=/Users/rspl/documents/linphone-iphone-new/submodules/build/../build/iphone-toolchain.cmake -LH -Wdev -DCMAKE_INSTALL_PREFIX=/Users/rspl/documents/linphone-iphone-new/submodules/build/..//../liblinphone-sdk/armv6-apple-darwin -DCMAKE_FIND_ROOT_PATH="/Users/rspl/documents/linphone-iphone-new/submodules/build/..//../liblinphone-sdk/armv6-apple-darwin"
Loading config.site for iPhone platform=OS version=4.0
/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk
Selecting SDK path = /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk
CMake Error: The source directory "/Users/rspl/documents/linphone-iphone-new/submodules/externals/zrtpcpp" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
-- Cache values
make[1]: *** [/Users/rspl/documents/linphone-iphone-new/submodules/build/../build-armv6-apple-darwin/externals/zrtpcpp/Makefile] Error 1



Thanks
Gurpreet
On 08-Sep-2011, at 5:59 PM, Jehan Monnier wrote:

Hi,

Please provide full logs.

Cheers


Le 8 sept. 2011 à 14:03, Gurpreet Singh a écrit :

Hi Davide

CMake version 2.8.5 is already installed on my mac:(



Thanks
Gurpreet


On 08-Sep-2011, at 5:22 PM, Barbieri Davide wrote:

You have to install also Cmake with macports as you did for automake and other tools.
 
Davide
 
From: address@hidden [mailto:address@hidden On Behalf Of Gurpreet Singh
Sent: giovedì 8 settembre 2011 13:41
To: Jehan Monnier
Cc: Santhosh MK; address@hidden
Subject: Re: [Linphone-developers] linphone code compilation problem for iphone
 
Hi Jehan
Thanks for the replay. I followed instruction in Readme file but now i am getting following error
 
CMake Error: The source directory "/abc/rspl/Documents/linphone-iphone-new/submodules/externals/zrtpcpp" does not appear to contain CMakeLists.txt.
 
Please help
 
Thanks
Gurpreet
 
On 08-Sep-2011, at 3:58 PM, Jehan Monnier wrote:


Hi,
 
Have a look to the REAME file in linphone-iphone.
 
Cheers
 
 

 

 
Le 8 sept. 2011 à 11:12, Gurpreet Singh a écrit :


Hello Jehan
 
I have problem compiling linphone code for iphone. I have taken Git Clone for linphone-iphone. But when i try to open XCode project I see all the libraries and files in include folder missing. I have installed linphone using macports
  
sudo port install linphone
 
and when i try to run linphonec in terminal i am able to run it. But when I am trying to compile XCode project I see all the files and libraries missing. Also, I have installed mandatory dependencies.
 
Please help me solving this issue and guide me of further steps
 
Thanks & Regards
Gurpreet
 
 



 
 
 



 


--
The information transmitted is intended for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.
_______________________________________________
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

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