linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] mediastreamer2 - Difficulty with compile and insta


From: Charles Hamilton
Subject: [Linphone-developers] mediastreamer2 - Difficulty with compile and install
Date: Tue, 27 Aug 2013 02:15:46 -0400

Hello,

In trying to compile mediastreamer2, I can't seem to get past  ./configure. Running "make" results in the following errors:


34) address@hidden ~/linphone/mediastreamer2 $ sudo make
 CC     videofilters/videoenc.lo
videofilters/videoenc.c: In function 'ms_ffmpeg_check_init':
videofilters/videoenc.c:117:3: warning: 'avcodec_init' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3812) [-Wdeprecated-declarations]
videofilters/videoenc.c: In function 'prepare':
videofilters/videoenc.c:284:2: warning: 'avcodec_get_context_defaults' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3875) [-Wdeprecated-declarations]
….
  CC     voip/msvideo_neon.lo
voip/msvideo_neon.c:382:13: error: 'reverse_and_down_scale_32bytes_neon' defined but not used [-Werror=unused-function]
voip/msvideo_neon.c:401:13: error: 'reverse_16bytes_neon' defined but not used [-Werror=unused-function]
voip/msvideo_neon.c:420:13: error: 'deinterlace_and_reverse_2x8bytes_neon' defined but not used [-Werror=unused-function]
voip/msvideo_neon.c:439:13: error: 'deinterlace_down_scale_and_reverse_2x16bytes_neon' defined but not used [-Werror=unused-function]
cc1: all warnings being treated as errors
make[3]: *** [voip/msvideo_neon.lo] Error 1
make[3]: Leaving directory `/home/pi/linphone/mediastreamer2/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/pi/linphone/mediastreamer2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pi/linphone/mediastreamer2'
make: *** [all] Error 2

I'm trying to compile and install Linpone on my Raspberry Pi (wheezy).

Has anyone on the list seen these kinds of errors before, and found a fix?

Any suggestions or guidance you might have is greatly appreciated.

CharlesH

reply via email to

[Prev in Thread] Current Thread [Next in Thread]