我想装mplayer,可是在
./confiure --enable-gui
make
make install
之后,运行gmplayer没反应.
我试图用gui终端运行上面命令提示
n多CONF文件找不到.
后来我查了下configure.log文件发现从下面内容开始出错
============ Checking for runtime cpudetection ============
Result is: no
##########################################
============ Checking for restrict keyword ============
void foo(char * restrict p); int main(){}
cc /tmp/mplayer-conf-32623-2999.c -o /tmp/mplayer-conf-16134-2999.o
/tmp/mplayer-conf-32623-2999.c:1: parse error before "p"