[MPlayer-users] problems with current cvs

Sascha Sommer saschasommer at freenet.de
Thu Nov 22 16:23:45 CET 2001


If I try to compile mplayer with Gui and without DVD support I get following
error. With Gui + DVD everything compiles well.

sommer:~/main # make
make -C Gui
make[1]: Entering directory `/root/main/Gui'
make -C mplayer
make[2]: Entering directory `/root/main/Gui/mplayer'
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_
REENTRANT -fomit-frame-pointer -fexpensive-optimizations -fschedule-insns2 -
Wall -malign-double -I. -I../event -I../wm -I../skin -I/usr/lib/glib/include
 -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -DDEBUG -
o mplayer.o mplayer.c
In file included from play.h:7,
                 from widgets.h:10,
                 from mplayer.c:33:
psignal.h:45: warning: #warning should we use SIGUSR1 or SIGUSR2 on linux,
bsd,
... too?
In file included from mplayer.c:36:
mw.h: In function `mplMainMouseHandle':
mw.h:473: structure has no member named `DVD'
mw.h:473: structure has no member named `DVD'
mw.h:473: `mplDVDStruct' undeclared (first use in this function)
mw.h:473: (Each undeclared identifier is reported only once
mw.h:473: for each function it appears in.)
In file included from mplayer.c:37:
sw.h: In function `mplSubMouseHandle':
sw.h:40: structure has no member named `DVD'
sw.h:40: structure has no member named `DVD'
sw.h:40: `mplDVDStruct' undeclared (first use in this function)
make[2]: *** [mplayer.o] Error 1
make[2]: Leaving directory `/root/main/Gui/mplayer'
make[1]: *** [libgui.a] Error 2
make[1]: Leaving directory `/root/main/Gui'
make: *** [Gui/libgui.a] Error 2


S. Sommer




More information about the MPlayer-users mailing list