[MPlayer-users] Compiling error in version 20011115
G.F. Duivesteijn
g.f.duivesteijn at student.tudelft.nl
Thu Nov 15 14:01:05 CET 2001
Hello,
I get a compiler error when compiling todays version of MPlayer. I use
Slackware 8.0 with gcc 2.95.3. The error is pasted below:
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer
-D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo -I/usr/include -Ilibvo
-I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2
-I/opt/gnome/lib/glib/include -I/usr/X11R6/include -o dec_video.o
dec_video.c
In file included from dec_video.c:77:
/usr/include/decore.h:50: warning: `BIG_ENDIAN' redefined
/usr/include/endian.h:47: warning: this is the location of the previous
definition
dec_video.c: In function `decode_video':
dec_video.c:624: `quant_store' undeclared (first use in this function)
dec_video.c:624: (Each undeclared identifier is reported only once
dec_video.c:624: for each function it appears in.)
dec_video.c:624: `MBC' undeclared (first use in this function)
dec_video.c:742: warning: assignment from incompatible pointer type
make: *** [dec_video.o] Error 1
Greetings,
Gilbert
More information about the MPlayer-users
mailing list