[MPlayer-users] building svn 33133: CODEC_ID_JV undeclared

Carl Eugen Hoyos cehoyos at ag.or.at
Sun Mar 27 23:36:59 CEST 2011


sean darcy <seandarcy2 <at> gmail.com> writes:

> libmpdemux/mp_taglists.c:104:7: error: 'CODEC_ID_JV' undeclared here 
> (not in a function)
> make: *** [libmpdemux/mp_taglists.o] Error 1
> 
> Any work around?

When reporting build problems, please always confirm that you ran:

$ make distclean
$ svn up
$ ./configure && make

In your case, please also do
$ rm -Rf ffmpeg (before running ./configure && make!)

(And consider confirming that svn di shows no output.)

Carl Eugen



More information about the MPlayer-users mailing list