linphone-users
[Top][All Lists]
Advanced

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

[Linphone-users] Can't compile linphone-3.5.0


From: xunile
Subject: [Linphone-users] Can't compile linphone-3.5.0
Date: Tue, 24 Jan 2012 16:35:58 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20070509 SeaMonkey/1.1.2

Hi,

I can't compile linphone-3.5.0 on my mandriva 2010 (version 3.4.3 still compile without any problem).

My libeXosip version is 3.2.0 which is OK according to the docs. It is detected correctly by the configure script.

I just ran ./configure and make. Here is the output :
[...]
checking eXosip2/eXosip.h usability... yes checking eXosip2/eXosip.h presence... yes checking for eXosip2/eXosip.h... yes checking for eXosip_set_tls_ctx in -leXosip2... yes checking for eXosip_get_version in -leXosip2... yes checking for eXosip_get_socket in -leXosip2... no
[...]
make[3]: entrant dans le répertoire « /home/olivier/Téléchargements/linphone-3.5.0/coreapi »
  CC     linphonecore.lo
  CC     offeranswer.lo
  CC     sal.lo
  CC     sal_eXosip2.lo
cc1: warnings being treated as errors
sal_eXosip2.c: In function 'sal_listen_port':
sal_eXosip2.c:378: error: implicit declaration of function 'eXosip_tls_verify_certificate'
make[3]: *** [sal_eXosip2.lo] Erreur 1
make[3]: quittant le répertoire « /home/olivier/Téléchargements/linphone-3.5.0/coreapi »
make[2]: *** [all-recursive] Erreur 1
make[2]: quittant le répertoire « /home/olivier/Téléchargements/linphone-3.5.0/coreapi »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/olivier/Téléchargements/linphone-3.5.0 »
make: *** [all] Erreur 2


If I try to overcome the error (by removing the -Werror), there are issues with at linking stage.

Note that there are similar problems with gtk ...

Thanks,
Xavier



reply via email to

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