[MPlayer-dev-eng] [PATCH] Fix compilation of mencoder.c with libdvdnav
Benjamin Zores
ben at geexbox.org
Mon Jun 9 20:43:41 CEST 2008
Diogo Franco a écrit :
> mencoder.c is failing to compile on SVN 27045 due to some changes made
> to the libdvdnav glue code, with the following lines:
>
> mencoder.o: In function `main':
> mencoder.c:(.text+0x3352): undefined reference to `dvdnav_sid_from_lang'
> mencoder.c:(.text+0x3b36): undefined reference to `dvdnav_aid_from_lang'
> collect2: ld returned 1 exit status
>
> It appears that mplayer.c has the correct fix but not mencoder.c; I
> attached a patch that makes mencoder build.
Thanks for having noticed.
Applied.
More information about the MPlayer-dev-eng
mailing list