I am using Salix OS 14.0 (Slackware derivative) _32-bit_. I have successfully compiled Linphone 3.6.1 with the SlackBuild script provided at http://slackbuilds.org/repository/14.0/network/linphone/
Source code: http://download.savannah.gnu.org/releases/linphone/3.6.x/ On Sat, 22 Jun 2013 19:24:10 +0100 "Luis P. Mendes" <[email protected]> wrote: > 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 -- Proper English www.reddit.com/r/proper 4 teh lulz... http://email.is-not-s.ms _______________________________________________ Linphone-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/linphone-users
