[MPlayer-users] building svn 33133: CODEC_ID_JV undeclared
sean darcy
seandarcy2 at gmail.com
Mon Mar 28 00:16:43 CEST 2011
On 03/27/2011 05:36 PM, Carl Eugen Hoyos wrote:
> 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
Did a full svn checkout (not an update). configure used to git pull
ffmpeg (did not copy ffmpeg into source tree), and it built without an
error.
Thanks,
sean
More information about the MPlayer-users
mailing list