Hi,
I'm trying to update Linphone to the last version 3.6.1, but the compiling
(as a Slackbuild module) returns an error in the code.
My distro: Slackware64 14.0
# uname
-a
Linux localhost 3.2.45 #2 SMP Fri May 31 20:14:55 CDT 2013 x86_64 Intel(R)
Core(TM)2 Duo CPU P8700 @ 2.53GHz GenuineIntel GNU/Linux
# gcc
--version
gcc (GCC) 4.7.1
make[4]: Entering directory `/tmp/SBo/linphone-3.6.1/coreapi'
CC linphonecore.lo
CC offeranswer.lo
CC sal.lo
CC sal_eXosip2.lo
sal_eXosip2.c: In function 'sal_message_add_route':
sal_eXosip2.c:2324:2: error: passing argument 2 of 'osip_list_special_free'
from incompatible pointer type [-Werror]
In file included from /usr/include/osipparser2/osip_port.h:170:0,
from /usr/include/osipparser2/osip_headers.h:25,
from /usr/include/osipparser2/osip_message.h:25,
from /usr/include/eXosip2/eX_setup.h:29,
from /usr/include/eXosip2/eXosip.h:28,
from sal_eXosip2.h:24,
from sal_eXosip2.c:23:
/usr/include/osipparser2/osip_list.h:113:8: note: expected 'void * (*)(void
*)' but argument is of type 'void (*)(void *)'
cc1: all warnings being treated as errors
make[4]: *** [sal_eXosip2.lo] Error 1
make[4]: Leaving directory `/tmp/SBo/linphone-3.6.1/coreapi'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/SBo/linphone-3.6.1/coreapi'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/SBo/linphone-3.6.1/coreapi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/SBo/linphone-3.6.1'
make: *** [all] Error 2
Luis
_______________________________________________
Linphone-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/linphone-users