[MPlayer-users] last svn version(r21395) of mplayer compiles error

qwen dux qwenxu at gmail.com
Thu Nov 30 08:54:50 CET 2006


I  updated the mplayer source this morning,and the compiled error appear:
$svn update
$make clean
$make distclean
$make deplend
$./configure  --disable-mencoder
$make
...
In file included from allformats.c:21:
avformat.h:251: warning: 'AVFrac' is deprecated
allformats.c: In function 'av_register_all':
allformats.c:48: error: 'ENABLE_AC3_MUXER' undeclared (first use in
this function)
allformats.c:48: error: (Each undeclared identifier is reported only once
allformats.c:48: error: for each function it appears in.)
...
I read the source and svn log, "cleanup the #ifdef mess in
muxer/demuxer registration", added the macro (ENABLE_##X##_MUXER)
(ENABLE_##X##_DEMUXER) to the source tree,but not ensure whether the
macro ENABLE## is exit;



More information about the MPlayer-users mailing list