[MPlayer-dev-eng] [PATCH] Fix compilation of mencoder.c with libdvdnav
Diogo Franco
diogomfranco at gmail.com
Mon Jun 9 20:07:49 CEST 2008
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dvdnav.patch
Type: text/x-patch
Size: 590 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20080609/a54bea18/attachment.bin>
More information about the MPlayer-dev-eng
mailing list