[MPlayer-users] compile error in mplayer svn

Antonio Olivares olivares14031 at yahoo.com
Thu May 3 15:04:13 CEST 2012


Dear folks, 

I am getting a compiling error with latest svn for mplayer:

libavcodec/proresenc_anatoliy.c: In function 'prores_encode_frame':
libavcodec/proresenc_anatoliy.c:501:13: warning: passing argument 2 of 'prores_encode_picture' discards 'const' qualifier from pointer target type [enabled by default]
libavcodec/proresenc_anatoliy.c:439:12: note: expected 'struct AVFrame *' but argument is of type 'const struct AVFrame *'
CC	libavcodec/proresenc_kostya.o
libavcodec/proresenc_kostya.c: In function 'find_quant_thread':
libavcodec/proresenc_kostya.c:650:35: warning: 'bits' may be used uninitialized in this function [-Wmaybe-uninitialized]
libavcodec/proresenc_kostya.c:570:16: note: 'bits' was declared here
CC	libavcodec/psymodel.o
CC	libavcodec/pthread.o
libavcodec/pthread.c:34:5: warning: "HAVE_SCHED_GETAFFINITY" is not defined [-Wundef]
libavcodec/pthread.c:38:5: warning: "HAVE_GETPROCESSAFFINITYMASK" is not defined [-Wundef]
libavcodec/pthread.c:41:5: warning: "HAVE_SYSCTL" is not defined [-Wundef]
libavcodec/pthread.c:49:5: warning: "HAVE_SYSCONF" is not defined [-Wundef]
libavcodec/pthread.c:166:5: warning: "HAVE_SCHED_GETAFFINITY" is not defined [-Wundef]
libavcodec/pthread.c:175:7: warning: "HAVE_GETPROCESSAFFINITYMASK" is not defined [-Wundef]
libavcodec/pthread.c:180:7: warning: "HAVE_SYSCTL" is not defined [-Wundef]
libavcodec/pthread.c:187:7: warning: "HAVE_SYSCONF" is not defined [-Wundef]
libavcodec/pthread.c:189:7: warning: "HAVE_SYSCONF" is not defined [-Wundef]
libavcodec/pthread.c: In function 'get_logical_cpus':
libavcodec/pthread.c:165:9: warning: unused variable 'ret' [-Wunused-variable]
CC	libavcodec/ptx.o
libavcodec/ptx.c: In function 'ptx_decode_frame':
libavcodec/ptx.c:61:22: error: 'PIX_FMT_REB555' undeclared (first use in this function)
libavcodec/ptx.c:61:22: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [libavcodec/ptx.o] Error 1
make[1]: Leaving directory `/home/students/Downloads/mplayer/ffmpeg'
make: *** [ffmpeg/libavcodec/libavcodec.a] Error 2


Thanks,


Antonio 


More information about the MPlayer-users mailing list