linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] compiling linphonec onUbuntu10.10 (Maverick Me


From: Guillaume BERAUDO
Subject: Re: [Linphone-developers] compiling linphonec onUbuntu10.10 (Maverick Meerkat)
Date: Mon, 1 Aug 2011 11:35:09 +0200

Hi Philip,


In order to support SIP over TLS, Linphone now requires exosip >= 3.5.
You version of exosip is too old.

I suggest you to download latest exosip and update your system with it.

If you prefer not to update your exosip, you can still test test an
older (July 15th) version of Linphone. Just use use the following
command to retrieve this version : "git checkout 
ce1326043817b304724337005a34faed7d26c27e".


Cheers,


Guillaume


Le Fri, 29 Jul 2011 13:20:55 -0400,
"Philip Anil-QBW348" <address@hidden> a écrit :

> I am getting a linker error
> 
> make[2]: Entering directory
> `/home/anil/learn/linphone/linphone/coreapi' CC     linphonecore.lo
>   CC     offeranswer.lo
>   CC     sal.lo
>   CC     sal_eXosip2.lo
>   CC     sal_eXosip2_sdp.lo
>   CC     sal_eXosip2_presence.lo
>   CC     callbacks.lo
>   CC     misc.lo
>   CC     address.lo
>   CC     enum.lo
>   CC     presence.lo
>   CC     proxy.lo
>   CC     friend.lo
>   CC     authentication.lo
>   CC     lpconfig.lo
>   CC     chat.lo
>   CC     linphonecall.lo
>   CC     sipsetup.lo
>   CC     siplogin.lo
>   CC     lsd.lo
>   CC     ec-calibrator.lo
>   CCLD   liblinphone.la
>   CC     test_lsd.o
>   CCLD   test_lsd
> ./.libs/liblinphone.so: undefined reference to `eXosip_set_tls_ctx'
> collect2: ld returned 1 exit status
> make[2]: *** [test_lsd] Error 1
> make[2]: Leaving directory
> `/home/anil/learn/linphone/linphone/coreapi' make[1]: ***
> [install-recursive] Error 1 make[1]: Leaving directory
> `/home/anil/learn/linphone/linphone/coreapi' make: ***
> [install-recursive] Error 1 ~/learn/linphone/linphone$ 
> 
> Any help appreciated.
> 
> 
> -----Original Message-----
> From:
> address@hidden
> on behalf of Philip Anil-QBW348 Sent: Thu 7/28/2011 1:57 PM To:
> address@hidden; address@hidden Cc:
> address@hidden Subject: Re: [Linphone-developers]
> compiling linphonec onUbuntu10.10(Maverick Meerkat) 
> What package to look for SDL? I tried libSDL-dev and other
> combinations, but it didnt work.
> 
> checking X11/extensions/Xv.h usability... no
> checking X11/extensions/Xv.h presence... no
> checking for X11/extensions/Xv.h... no
> checking for X11/extensions/Xvlib.h... no
> checking for XvCreateImage in -lXv... no
> configure: error: No video output API found. Install either X11+Xv
> headers or SDL library. configure: error: ./configure failed for
> mediastreamer2
> 
> 
> 
> -----Original Message-----
> From:
> address@hidden
> on behalf of Philip Anil-QBW348 Sent: Thu 7/28/2011 1:39 PM To:
> address@hidden; Guillaume BERAUDO Cc:
> address@hidden Subject: Re: [Linphone-developers]
> compiling linphonec on Ubuntu10.10(Maverick Meerkat) 
> 
> Ok, I found gtk when I searched for libgtk2.0-dev
> thanks.



reply via email to

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