[MPlayer-dev-eng] Fix dvdread libs

Vicente Olivert Riera Vincent.Riera at imgtec.com
Tue Oct 13 17:07:23 CEST 2015


When $_dvdread is "yes", the configure script forgets to add the
dvdread's cflags and libs to the extra_cflags and extra_ldflags
variables, and that is causing a link failure like this one:

stream/stream_dvd.o: In function `open_s':
stream_dvd.c:(.text+0x2d8): undefined reference to `DVDOpen'
[snip]

The attached patch fixes the problem.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-dvdread-libs.patch
Type: text/x-patch
Size: 458 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20151013/97b90c65/attachment.bin>


More information about the MPlayer-dev-eng mailing list