linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] R: R: problem compiling openssl headers in lin


From: Guillaume BERAUDO
Subject: Re: [Linphone-developers] R: R: problem compiling openssl headers in linphone-IPHONE, snow leopard, Xcode 4, SDK 4.3
Date: Thu, 1 Sep 2011 11:18:01 +0200

Hi Davide,


I have updated the project to fix the issue with ilbc.
I also disabled the compilation of zrtpcpp from the command line.

You can remove the libzrtpcpp.so dependency in XCode.


Cheers,

Guillaume Beraudo

Le Wed, 31 Aug 2011 19:00:00 +0200,
Barbieri Davide <address@hidden> a écrit :

> So, I can go ahead in the building procedure  excluding zrtpcpp in
> builder-iphone-os.mk makefile. , but process stops when tries to
> connect to "www.ilbcfreeware.org" to build libilbc... i tried however
> to build the project on Xcode but it fails because this library is
> necessary and not found...
> 
> 
> trying pinging this site, it's unreachable...i'm becoming crazy
> ________________________________________
> Da: address@hidden
> address@hidden per
> conto di Barbieri Davide address@hidden Inviato: mercoledì 31
> agosto 2011 17.13 A: address@hidden Oggetto:
> [Linphone-developers] R: problem compiling openssl headers in
> linphone-IPHONE, snow leopard, Xcode 4, SDK 4.3
> 
> Yes, I always make clean each time.
> 
> I downloaded the code 2 days ago and just updated now. I'll try
> removing references and I'll let you know...
> 
> Cheers,
> Davide
> 
> ________________________________________
> Da: guillaume beraudo address@hidden per conto di
> Guillaume BERAUDO address@hidden
> Inviato: mercoledì 31 agosto 2011 16.41 A:
> address@hidden Cc: Barbieri Davide
> Oggetto: Re: [Linphone-developers] problem compiling openssl headers
> in linphone-IPHONE, snow leopard, Xcode 4, SDK 4.3
> 
> Hi Davide,
> 
> Thanks for reporting this issue.
> I will look at it.
> 
> Is your source code up to date?
> Have you tried a "make veryclean"?
> 
> If none of the above work you can remove all references to zrtp in the
> builder-iphone-os.mk makefile.
> 
> 
> Cheers,
> 
> Guillaume
> 
> Le Wed, 31 Aug 2011 15:00:59 +0200,
> Barbieri Davide <address@hidden> a écrit :
> 
> > Hi all,
> >
> >  i'm trying to build Linphone for iPhone (downloaded with GIT CLI
> > command, not GUI, and it seems complete) but i'm having errors since
> > 2 days ago :( when i compile the framework libraries with "make all"
> > command. I work on snow leopard with Xcode 4 and SDK 4.3. I exactly
> > followed instructions in the README file with no success.
> >
> > In detail, compilation always stops during build of ZrtpDH.cpp
> > because it doesn't find all the openssl headers (<openssl/bio.h>
> > etc.). I copied all these headers also in libzrtpcpp/crypto/openssl
> > but nothing has changed. i'm trying also to declare them with
> > "..." , so the compiler should look into the local directory, but
> > the result was the same...
> >
> > Maybe do I have to change the CMakeLists.txt somewhere??
> >
> > I tried also in a different way as explained here -->
> > http://lists.gnu.org/archive/html/linphone-developers/2011-08/msg00024.html 
> >  .
> > I can build liblinphone (obtaining liblinphone.a) but the main
> > project can't because libmediastreamer is missing in
> > mediastreamer/plugins... Why does it not compile previously??
> >
> > Finally I applied a small trick suggested here -->
> > http://shallwelearn.com/blog/?p=6   but during the "make" phase the
> > error is the same. I really appreciate an advice to succeed after
> > hours and hours of trials..
> >
> > Thanks!
> >
> > David
> >



reply via email to

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