[MPlayer-users] a problem and a question

Roberto Togni r_togni at libero.it
Wed Feb 12 21:45:44 CET 2003


On 2003.02.12 16:04 Bernt Christandl wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read
> DOCS/bugreports.html]
> 
> 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 gif demuxer was introduced after rc3.
Compiles ok here (Debian Woody with lot of updates)
What version of gif library do you have on your system (check file 
gif_lib.h)?
I have 4.0.

Is gif library correctly detected by configure? Does it complain about 
"old version"?

Ciao,
  Roberto



More information about the MPlayer-users mailing list