[MPlayer-dev-eng] demux_GIF prob? Fwd: [MPlayer-users] a problem and a question

Joey Parrish joey at nicewarrior.org
Thu Feb 13 22:34:45 CET 2003


On Wed, Feb 12, 2003 at 05:12:10PM +0100, Arpi wrote:
> 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'

Hrm.  This is very odd.  When I added that little change to demux_gif, I
checked a really old version of giflib to make sure it didn't need to be
inside of #ifdef HAVE_GIF_4 or something.  Maybe I made a mistake.  If
this user can be found, can someone ask for the version number of their
gif library?  Also, their distribution would help a lot too, as many
distros patch this library.

Thanks,
--Joey


More information about the MPlayer-dev-eng mailing list