[MPlayer-users] a problem and a question
Bernt Christandl
beb at mpa-garching.mpg.de
Wed Feb 12 16:04:53 CET 2003
Hi gurus,
i try to compile/run mplayer under linux and so far this worked fine,
that is, i have MPlayer-0.90rc3 up and running.
This morning i realized, that MPlayer-0.90rc4 is out.
This version and also the CVS version MPlayer-20030212
stop at compile time with the same error:
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../loader
-I/usr/local/appl/gtk+-1.2.10/include/gtk-1.2 -I/usr/local/appl/glib-1.2.10/inc
lude/glib-1.2 -I/usr/local/appl/glib-1.2.10/lib/glib/include
-I/usr/X11R6/include -o demux_gif.o demux_gif.c
demux_gif.c: In function `my_read_gif':
demux_gif.c:28: structure has no member named `UserData'
demux_gif.c: In function `demux_open_gif':
demux_gif.c:159: warning: assignment makes pointer from integer without a cast
make[1]: *** [demux_gif.o] Error 1
make[1]: Leaving directory `/tmp/MPlayer/MPlayer-20030212/libmpdemux'
My configure was like this
./configure
--enable-gui
--enable-qtx-codecs
--enable-vorbis
--enable-win32
--with-win32libdir=/usr/local/appl/win32
--with-reallibdir=/usr/local/appl/win32
--enable-live
and was the same as with r3.
--------------
The question is: Is (g)mplayer supporting gtk2/glib-2 already?
Not that i need it, but i have it and wonder why it isn't used/found.
With regards,
Bernt Christandl
More information about the MPlayer-users
mailing list