找回密码
 注册
查看: 741|回复: 6

安装Mplayer出错!第一次发帖求助.

[复制链接]
发表于 2005-10-13 16:15:15 | 显示全部楼层 |阅读模式
系统:Windows 2000 + TurboLinux 10D
显卡:GForce 2MX400 显存:SDR 64M
硬盘:IBM 60G

错误如下:
/usr/include/ctype.h:190: error: parse error before "__attribute__"
/usr/include/ctype.h:196: error: parse error before "__attribute__"
In file included from libmpdemux/dvbin.h:11,
                 from cfg-common.h:396,
                 from cfg-mencoder.h:6,
                 from mencoder.c:293:
libmpdemux/dvb_defaults.h:73:10: warning: #warning No DVB-T country defined in de or Cable.
make: *** [mencoder.o] 错误 1
[root@localhost MPlayer-1.0pre7]#


我用了http://www.linuxfans.org/nuke/modules.php?name=News&file=article&sid=684   和  http://www.linuxeden.com/doc/20501.html  还有http://www.chinalinuxpub.com/read.php?wid=477
的方法都提示上面的错误!

请高人指点!急盼。
发表于 2005-10-13 16:36:35 | 显示全部楼层
贴出你的 configure 命令和参数
回复

使用道具 举报

发表于 2005-10-14 14:21:42 | 显示全部楼层

麻木不仁

安装一个 mplayer 整整花了我1个晚上 真是让人麻木啊........唉 因为复杂 才有挑战性......
回复

使用道具 举报

发表于 2005-10-14 14:29:02 | 显示全部楼层
好像是gcc的问题……
回复

使用道具 举报

 楼主| 发表于 2005-10-16 09:59:38 | 显示全部楼层
MPlayer-1.0pre7
http://www4.mplayerhq.hu/MPlayer/re...1.0pre7.tar.bz2
官方CODES-all: all-20050412.tar.bz2
官方win32_CODES-all: windows-all-20050412.zip
字体: gb2312-ming.tar.bz2
皮肤: Blue-1.4.tar.bz2

2.安装code
tar vjxf all-20050412.tar.bz2
mv all-20050412 /usr/lib/codes
chmod 644 /usr/lib/codes/*
chown root.root /usr/lib/codes/*

unzip windows-all-20050412.zip
mv windows-all-20050412 /usr/lib/wincodes
chmod 644 /usr/lib/wincodes/*
chown root.root /usr/lib/wincodes/*

3.安装MPlayer
tar vjxf MPlayer-1.0pre7.tar.bz2
cd MPlayer-1.0pre7
./configure --prefix=/usr/local/mplayer/ --enable-gui --enable-freetype --with-codecsdir=/usr/lib/codes/ --with-win32libdir=/usr/lib/wincodes/

make

make install


以上是我的详细安装步骤,请英雄过目!
回复

使用道具 举报

发表于 2005-10-16 10:10:24 | 显示全部楼层
configure步输出什么,有什么错误提示没有
回复

使用道具 举报

发表于 2005-10-16 10:32:33 | 显示全部楼层
某个库版本过新或太旧?
ctype 是哪个库的?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2025-5-15 02:35 , Processed in 0.030948 second(s), 16 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表