[MPlayer-dev-eng] [PATCH] fix broken compilation with --disable-mpdvdkit --disable-dvdread

Nico Sabbi nsabbi at tiscali.it
Wed Dec 14 22:57:01 CET 2005


Diego Biurrun wrote:

>Hmm, probably you tested without having the GUI compiled in:
>
>Gui/libgui.a(interface.o): In function `guiGetEvent':/home/diego/src/mplayer/vanilla/Gui/interface.c:734: undefined reference to `dvd_title'
>:/home/diego/src/mplayer/vanilla/Gui/interface.c:734: undefined reference to `dvd_title'
>Gui/libgui.a(cfg.o):(.data+0x464): undefined reference to `dvd_device'
>Gui/libgui.a(opts.o): In function `ShowPreferences':mplayer/gtk/opts.c:379: undefined reference to `dvd_device'
>:mplayer/gtk/opts.c:379: undefined reference to `dvd_device'
>:mplayer/gtk/opts.c:379: undefined reference to `dvd_device'
>:mplayer/gtk/opts.c:379: undefined reference to `dvd_device'
>Gui/libgui.a(opts.o):mplayer/gtk/opts.c:379: more undefined references to `dvd_device' follow
>collect2: ld returned 1 exit status
>make: *** [mplayer] Error 1
>
>Diego
>  
>

committed with additional changes to fix the compilation of the gui. 
Thanks for reporting




More information about the MPlayer-dev-eng mailing list