|
发表于 2005-10-25 14:05:33
|
显示全部楼层
Re: 编译安装mplayer出错
[quote:a0e1f679d5="如斯"]编译安装mplayer,可是运行时出错,错误提示如下:
[root@localhost ~]# mplayer
MPlayer dev-CVS-050722-00:00-3.4.3 (C) 2000-2005 MPlayer Team
CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6, Stepping: 10)
Detected cache-line size is 32 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
非法指令
[root@localhost ~]#[/quote]
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
the first line says your CPU is PIII, but the second tell us that you compiled it for P4 ( SSE2 )...
and, the tarball you used for compile is DEVELOPMENT one, try to find a stable release like MPlayer 1.0pre7try2. |
|