[MPlayer-users] GTK problem
ian
ian.porter3 at ntlworld.com
Tue May 7 17:25:02 CEST 2002
hi there
I have a problem with the compiling of the MPlayer with GUI enabled, the basic
version works fine btw :).. I have include the output of the make command
below. The problem is with the GTK_WINDOW_DIALOG reference
I am running Mandrake 8.2 with the gcc version 3.0.4
Thanks
Ian
[ian at ians MPlayer-0.90pre3]$ make
make -C Gui
make[1]: Entering directory `/home/ian/Software/MPlayer/MPlayer-0.90pre3/Gui'
make -C mplayer
make[2]: Entering directory
`/home/ian/Software/MPlayer/MPlayer-0.90pre3/Gui/mpl
ayer'
gcc-3.0.4 -c -O4 -march=athlon -mcpu=athlon -pipe -ffast-math
-fomit-frame-point
er -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-fomit-frame-pointer
-fexpensive-optimizations -fschedule-insns2 -Wall -malign-double -I.
-I../event
-I../wm -I../skin -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/inclu
de/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include
-I/usr/include/freetype
2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0
- I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr
/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0
-I/usr/lib/glib- 2.0/include -DDEBUG -o
gtk/pl.o gtk/pl.c
In file included from ../interface.h:7,
from widgets.h:14,
from gtk/pl.c:6:
../../mplayer.h:11:6: warning: no newline at end of file
gtk/pl.c:31: parse error before '*' token
gtk/pl.c:35: parse error before '*' token
gtk/pl.c:39: parse error before '*' token
gtk/pl.c: In function `create_PlayList':
gtk/pl.c:90: `GTK_WINDOW_DIALOG' undeclared (first use in this function)
gtk/pl.c:90: (Each undeclared identifier is reported only once
gtk/pl.c:90: for each function it appears in.)
gtk/pl.c:156: warning: implicit declaration of function `gtk_tree_new'
gtk/pl.c:156: warning: assignment makes pointer from integer without a cast
make[2]: *** [gtk/pl.o] Error 1
make[2]: Leaving directory
`/home/ian/Software/MPlayer/MPlayer-0.90pre3/Gui/mpla
yer'
More information about the MPlayer-users
mailing list