YOu have probably added --enable-rsvp to configure options. Unfortunately this option is no more maintained and no more works.
Simon Le Wednesday 14 January 2009 19:56:26 Günter Grodotzki, vous avez écrit : > Ah ok, my bad, I though libspeex-dev was sufficient. > > Unfortunately I get a further new error :D > > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. > -I../mediastreamer2/include -Wall -Wp,-D_FORTIFY_SOURCE=2 -Werror > -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT -DHAVE_PTHREAD -DOSIP_MT > -I../oRTP/include -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 > -DORTP_INET6 -g -O2 -fno-strict-aliasing -MT linphonecore.lo -MD -MP -MF > .deps/linphonecore.Tpo -c linphonecore.c -fPIC -DPIC -o > .libs/linphonecore.o > cc1: warnings being treated as errors > linphonecore.c: In function ‘linphone_core_set_sip_port’: > linphonecore.c:935: error: implicit declaration of function > ‘eXosip_set_rsvp_mode’ > linphonecore.c:936: error: implicit declaration of function > ‘eXosip_set_rpc_mode’ > linphonecore.c: In function ‘linphone_core_change_qos’: > linphonecore.c:1353: error: implicit declaration of function > ‘eXosip_answer_call’ > linphonecore.c:1358: error: passing argument 2 of > ‘ms_snd_card_manager_get_card’ from incompatible pointer type > linphonecore.c:1368: error: implicit declaration of function > ‘eXosip_answer_call_with_body’ > make[2]: *** [linphonecore.lo] Error 1 > make[2]: Leaving directory `/usr/src/linphone-svn/coreapi' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/linphone-svn' > make: *** [all] Error 2 > > > If I forgot another lib please excuse ;) > > # dpkg -l | grep sip > ii libexosip2-4 3.1.0-1 > eXtended OSIP library > ii libexosip2-dev 3.1.0-1 > eXtended OSIP library development files > ii libosip2-3deb 3.1.0-1 > Session Initiation Protocol (SIP) library > ii libosip2-dev 3.1.0-1 > development files for the SIP library > > > Regards, > Günter > > Simon Morlat wrote: > > Install libspeexdsp-dev, re-run configure and make. > > Thank you for reporting this problem, I'll try to make the configure > > script more robust to this error. > > > > Simon > > _______________________________________________ > Linphone-users mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/linphone-users _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
