[MPlayer-users] svn 32623: error: 'CONFIG_RTPDEC' undeclared

sean darcy seandarcy2 at gmail.com
Sat Nov 13 16:39:57 CET 2010


Building svn 32623 on x86-64 Fedora 13:

CC	rtsp.o
rtsp.c:124:5: warning: "CONFIG_RTPDEC" is not defined
rtsp.c: In function 'ff_rtsp_close_streams':
rtsp.c:484: error: 'CONFIG_RTPDEC' undeclared (first use in this function)
rtsp.c:484: error: (Each undeclared identifier is reported only once
rtsp.c:484: error: for each function it appears in.)
rtsp.c: In function 'rtsp_open_transport_ctx':
rtsp.c:521: error: 'CONFIG_RTPDEC' undeclared (first use in this function)
rtsp.c: In function 'make_setup_request':
rtsp.c:1062: error: 'CONFIG_RTPDEC' undeclared (first use in this function)
rtsp.c:1436:5: warning: "CONFIG_RTPDEC" is not defined
make[1]: *** [rtsp.o] Error 1
make[1]: Leaving directory 
`/home/video/rpmbuild/BUILD/mplayer/ffmpeg/libavformat'


Interestingly, ffmpeg 25748, also from today,does build.

sean



More information about the MPlayer-users mailing list