[MPlayer-users] building svn 33133: CODEC_ID_JV undeclared

2 views
Skip to first unread message

sean darcy

unread,
Mar 27, 2011, 3:14:02 PM3/27/11
to mplaye...@mplayerhq.hu
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?

sean

_______________________________________________
MPlayer-users mailing list
MPlaye...@mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users

Carl Eugen Hoyos

unread,
Mar 27, 2011, 5:36:59 PM3/27/11
to mplaye...@mplayerhq.hu
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

sean darcy

unread,
Mar 27, 2011, 6:16:43 PM3/27/11
to mplaye...@mplayerhq.hu
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

Reply all
Reply to author
Forward
0 new messages