[MPlayer-users] Mplayer compile error .. libmpdemux

Bernard Mentink bmentink at gmail.com
Fri Jun 26 09:58:27 CEST 2009


Hi All, I am getting the following error when compiling mplayer from svn, I
am trying to compile mplayer with the ffmpeg-mt lib
as per the howto on the news page. (I am compiling on a 64bit kernel).

------ error -----------------------------
 -Wundef -Wdisabled-optimization -Wno-pointer-sign
-Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith
-Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math
-fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -Ilibdvdread4 -I.  -D_REENTRANT
-I/usr/include/freetype2   -c -o libmpdemux/mp_taglists.o
libmpdemux/mp_taglists.c
libmpdemux/mp_taglists.c:54: error: 'ff_codec_wav_tags' undeclared here (not
in a function)
libmpdemux/mp_taglists.c:99: error: 'ff_codec_bmp_tags' undeclared here (not
in a function)
libmpdemux/mp_taglists.c:99: error: initializer element is not constant
libmpdemux/mp_taglists.c:99: error: (near initialization for
'mp_bmp_taglists[0]')
make: *** [libmpdemux/mp_taglists.o] Error 1
-----------------------------------------------

Anyone know how to resolve this?

Also on my box I have alsa and use xv but this is not detected by
./configure, how do I enable these ...?

Thanks,
Bernard.


More information about the MPlayer-users mailing list