[MPlayer-users] [Mplayer] trying to compile latest sources of Mplayer

Albert Scholtalbers compuvision.sr at gmail.com
Thu Jul 1 13:22:29 CEST 2010


Hi there,

I'm using Ubuntu 10.4 (AMD64) and trying to compile the latest version of
Mplayer as I've understood this supports MPEG4-TS
I solved quite a few errors but can't find (Google) any thing on this error
when I perform make in $HOME/mplayer
I see this on the screen
<code>
make -C libavcodec
make[1]: Entering directory `/home/albert/mplayer/libavcodec'
CC    dct.o
dct.c:35:19: error: dct32.c: No such file or directory
dct.c: In function 'ff_dct_init':
dct.c:215: error: 'dct32' undeclared (first use in this function)
dct.c:215: error: (Each undeclared identifier is reported only once
dct.c:215: error: for each function it appears in.)
make[1]: *** [dct.o] Error 1
make[1]: Leaving directory `/home/albert/mplayer/libavcodec'
make: *** [libavcodec/libavcodec.a] Error 2
</code>

I already used ' sudo apt-get build-dep mplayer' to get all libraries in
place

Thanks in advance

Albert


More information about the MPlayer-users mailing list