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

_______________________________________________
Linphone-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to