本人是菜鸟。在安装mplyayer时编译出错。
错误信息如下:
[root@localhost MPlayer-1.0rc2]# make
gcc -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=k8 -mtune=k8 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -
D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -
I/usr/include/SDL -D_REENTRANT -pthread -I/usr/include/kde/artsc -I/usr/include/glib-2.0 -
I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -
I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -
I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -
I/usr/include/freetype2 -I/usr/include/libpng12 -c -o cpudetect.o cpudetect.c
cpudetect.c: In function 'sigill_handler_sse':
cpudetect.c:303: error: 'struct sigcontext' has no member named 'eip'
make: *** [cpudetect.o] 错误1
请大家帮忙看一下,是什么问题。谢谢!!!