[MPlayer-dev-eng] Mplayer does not compile anymore?

Svante Signell svante.signell at telia.com
Thu Oct 13 12:25:54 CEST 2005


I'm sorry. My err. One has to do

cp -r ffmpeg/libavformat ./libavformat
cp -r ffmpeg/libavutil ./libavutil

in addition to:
cp -r ffmpeg/libavcodec ./libavcodec

to get all ffmpeg libraries compiled.

BTW: www.mplayerhq.hu times out, but www2.mplayerhq.hu does not!

On Wed, 2005-10-12 at 23:55 +0200, Svante Signell wrote:
> Hi,
> I have not been updated mplayer-cvs for some time, and suddenly it does
> not compile anymore! The errors are as below: gcc compiler is 4.0.2.
> ...
> 
> vd_ffmpeg.c: In function 'init':
> vd_ffmpeg.c:201: error: 'FF_DEBUG_VIS_MB_TYPE' undeclared (first use in
> this function)
> vd_ffmpeg.c:201: error: (Each undeclared identifier is reported only
> once
> vd_ffmpeg.c:201: error: for each function it appears in.)
> vd_ffmpeg.c:201: error: 'FF_DEBUG_VIS_QP' undeclared (first use in this
> function)
> vd_ffmpeg.c: In function 'decode':
> vd_ffmpeg.c:934: warning: pointer targets in assignment differ in
> signedness
> make[2]: *** [vd_ffmpeg.o] Error 1
> make[2]: Leaving directory `/usr/CVS/mplayer-cvs/main/libmpcodecs'
> make[1]: *** [libmpcodecs/libmpcodecs.a] Error 2
> make[1]: Leaving directory `/usr/CVS/mplayer-cvs/main'
> make: *** [build-stamp] Error 2
> 
-- 
Svante Signell <svante.signell at telia.com>




More information about the MPlayer-dev-eng mailing list