Hi, The ffmpeg interface linphone is using becomes deprecated. Until I migrate it to the new interface, configure linphone with --disable-strict so that warnings get accepted.
Simon Le dimanche 15 avril 2007 10:17, User & a écrit : > Hi to everyone who using linphone: > > I am compiling linphone source tarball based on Linux Fedora core 4 > platform. Also installed other dependent packages as :speex、libosip、ffmpeg > and so on. But still suffer from errors as below: > > > cc1: warnings being treated as errors > videodec.c: In function 'get_as_yuvmsg': > videodec.c:183: warning: 'img_convert' is deprecated (declared > at /usr/local/include/ffmpeg/avcodec.h:2606) > videodec.c:189: warning: 'img_copy' is deprecated (declared > at /usr/local/include/ffmpeg/avcodec.h:3075) > make[5]: *** [videodec.lo] Error 1 > make[5]: Leaving directory `/tmp/SIP2/linphone-1.6.0/mediastreamer2/src' > make[4]: *** [all] Error 2 > make[4]: Leaving directory `/tmp/SIP2/linphone-1.6.0/mediastreamer2/src' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/tmp/SIP2/linphone-1.6.0/mediastreamer2' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/tmp/SIP2/linphone-1.6.0/mediastreamer2' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/tmp/SIP2/linphone-1.6.0' > make: *** [all] Error 2 > > I have no ideas to debug.Although I have installed other package or rpm > about video or audio support.Nevertheless,it still doesn't work . > I am string to find similar problems somebody who had ever had. > Unfortunately,so far I can't get any solution to eliminate it. > > > By the way,I use the stable linphone versions like :1.5、 1.6、 1.7 > But still appear the same problems. > > > Please give me some advice or suggestion. > Any advice from you is highly appreciated. > > > Ming Da > > > > _______________________________________________ > 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
