|
|
在终端下:./configure --enable-gui --enable-largefiles --enable-menu --prefix=/usr --confdir=/etc/mplayer --cc=gcc32
Detected operating system: Linux
Detected host architecture: i386
Checking for cc version ... not found
Checking for gcc version ... not found
Checking for gcc-3.3 version ... not fo und
Checking for gcc-3.2 version ... not fo und
Checking for gcc-3.1 version ... not fo und
Checking for gcc3 version ... not found
Checking for gcc-3.0 version ... not fo und
Checking for cc version ... not found
*** Please downgrade/upgrade C compiler to version gcc-2.95.x or gcc-3.x! ***
You are not using a supported compiler. We do not have the time to make sure
everything works with compilers other t han the ones we use. Use either the
same compiler as we do, or use --disabl e-gcc-checking but DO *NOT* REPORT BUGS
unless you can reproduce them after rec ompiling with a 2.95.x or 3.x version!
Note for gcc 2.96 users: Some versions of this compiler are known to miscompil e
mplayer and lame (which is used for men coder). If you get compile errors,
first upgrade to the latest 2.96 releas e (minimum 2.96-85) and try again.
If the problem still exists, try with g cc 3.x (or 2.95.x) *BEFORE* reporting
bugs!
GCC 2.96 IS NOT AND WILL NOT BE SUPPORTED BY US !
*** For details please read DOCS/HT ML/en/users-vs-dev.html ***
Error: Bad gcc version
Check "configure.log" if you do not und erstand why it failed.
提示缺少gcc3.2编译器,我不知点办?
我看过"手把手教你编译安装MPlayer-1.0pre5 "
aaccd版主提过:
或者使用“系统设置--添加/删除应用程序”工具
安装开发--开发工具;
从光盘添加删除软件包,
如果有安装光盘,
按照提示插入光盘;
如果是硬盘安装,
用命令:
# system-config-packages --isodir=/dir/ (FC2)
# redhat-config-packages --isodir=/dir/ (rh9/FC1)
我还是找不到"libgcc-3.x.rpm,gcc-3.x.rpm,gcc-c++-3.x.rpm" |
|