[MPlayer-matrox] upgrade to xorg 7.2 => xmga driver broken
Gilles Hamel
hamelg at laposte.net
Fri Jul 20 21:33:43 CEST 2007
Attila Kinali wrote:
>
>
> For the other bug you are experiencing, please try mplayer r23674.
>
>
Tried r23385 & r23674, but unfortunately don't compile.
r23674:
make -C libavcodec
make[1]: Entering directory `/home/hamelg/tmp/xxx/mplayer/libavcodec'
cc -O2 -march=pentium4 -I./libavcodec -I./libavformat
-Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement
-I. -I. -I./libavutil -Wall -Wno-switch -Wpointer-arith
-Wredundant-decls -O4 -march=pentium4 -mtune=pentium4 -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/X11/include
-I/usr/include/ -I/usr/include/SDL -D_REENTRANT -I/usr/include/artsc
-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include -I../libswscale -I../libavcodec
-DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_ISOC9X_SOURCE -I.. -I.. -I../libavutil -Wdisabled-optimization
-Wno-pointer-sign -Wdeclaration-after-statement -I. -I.. -I../libavutil
-Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=pentium4
-mtune=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
-I/usr/X11/include -I/usr/include/ -I/usr/include/SDL -D_REENTRANT
-I/usr/include/artsc -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include
-c -o bitstream.o bitstream.c
bitstream.c: In function 'ff_copy_bits':
bitstream.c:72: error: 'ENABLE_SMALL' undeclared (first use in this
function)
bitstream.c:72: error: (Each undeclared identifier is reported only once
bitstream.c:72: error: for each function it appears in.)
bitstream.c: In function 'alloc_table':
bitstream.c:114: warning: 'ff_realloc_static' is deprecated (declared at
bitstream.c:42)
make[1]: *** [bitstream.o] Error 1
make[1]: Leaving directory `/home/xxx/tmp/r23674/mplayer/libavcodec'
make: *** [libavcodec/libavcodec.a] Error 2
r23385:
make -C libavcodec
make[1]: Entering directory `/home/xxx/tmp/r23674/mplayer/libavcodec'
cc -O2 -march=pentium4 -I./libavcodec -I./libavformat
-Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement
-I. -I. -I./libavutil -Wall -Wno-switch -Wpointer-arith
-Wredundant-decls -O4 -march=pentium4 -mtune=pentium4 -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/X11/include
-I/usr/include/ -I/usr/include/SDL -D_REENTRANT -I/usr/include/artsc
-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include -I../libswscale -I../libavcodec
-DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_ISOC9X_SOURCE -I.. -I.. -I../libavutil -Wdisabled-optimization
-Wno-pointer-sign -Wdeclaration-after-statement -I. -I.. -I../libavutil
-Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=pentium4
-mtune=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
-I/usr/X11/include -I/usr/include/ -I/usr/include/SDL -D_REENTRANT
-I/usr/include/artsc -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include
-c -o bitstream.o bitstream.c
bitstream.c: In function 'ff_copy_bits':
bitstream.c:72: error: 'ENABLE_SMALL' undeclared (first use in this
function)
bitstream.c:72: error: (Each undeclared identifier is reported only once
bitstream.c:72: error: for each function it appears in.)
bitstream.c: In function 'alloc_table':
bitstream.c:114: warning: 'ff_realloc_static' is deprecated (declared at
bitstream.c:42)
make[1]: *** [bitstream.o] Error 1
make[1]: Leaving directory `/home/xxx/tmp/r23674/mplayer/libavcodec'
make: *** [libavcodec/libavcodec.a] Error 2
More information about the MPlayer-matrox
mailing list