LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: aaccdd

手把手教你编译安装MPlayer-1.0pre5

[复制链接]
发表于 2004-11-10 23:54:30 | 显示全部楼层
装了xfree86
又出现fontconfig-devel  pkgconfig 要求。
快疯了,这是第八个了!
发表于 2004-11-11 12:20:21 | 显示全部楼层
楼主我按你的方法装的mplayer
字体那里没有装好
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
出现这样的错误
发表于 2004-11-11 17:45:18 | 显示全部楼层
Error: The GUI requires GTK devel packages (which were not found).是怎么回事?
发表于 2004-11-11 17:48:14 | 显示全部楼层
一打make就出现

Makefile:7: config.mak: 没有那个文件或目录
make: *** 没有规则可以创建目标“config.mak”。 停止。
发表于 2004-11-17 15:58:55 | 显示全部楼层
看下面两张图字符界面 gmplayer 后不行
直接点桌面图标反而很方便  想研究的看看怎回事?????

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
发表于 2004-11-17 15:58:59 | 显示全部楼层

5555

对不起这张太大了  
还不能传
发表于 2004-11-17 17:20:58 | 显示全部楼层

到make时出错

按照aaccdd兄的步骤
直到make时出错 如下
[root@localhost MPlayer-1.0pre5]# ./configure --enable-gui --with-codecsdir=/usr/lib/codecs --with-win32libdir=/usr/lib/codecs --with-reallibdir=/usr/lib/codecs --with-xanimlibdir=/usr/lib/codecs --disable-inet6 -language=zh_CN
Detected operating system: Linux
Detected host architecture: i386
Checking for cc version ... 3.2.2, ok
Checking for CPU vendor ... GenuineIntel (6:11:4)
Checking for CPU type ...  Intel(R) Celeron(TM) CPU                1100MHz
Checking for GCC & CPU optimization abilities ... pentium3
Checking for kernel support of mmx ... yes
Checking for kernel support of mmx2 ... yes
Checking for kernel support of sse ... yes
Checking for mtrr support ... yes
Unknown parameter: -language=zh_CN
[root@localhost MPlayer-1.0pre5]# make
Makefile:7: config.mak: 没有那个文件或目录
make: *** No rule to make target `config.mak'.  Stop.
[root@localhost MPlayer-1.0pre5]#
发表于 2004-11-17 20:53:56 | 显示全部楼层
/usr/include/linux/prefetch.h: In function `prefetch_range':
/usr/include/linux/prefetch.h:64: error: `CONFIG_X86_L1_CACHE_SHIFT' undeclared (first use in this function)
/usr/include/linux/prefetch.h:64: error: (Each undeclared identifier is reported only once
/usr/include/linux/prefetch.h:64: error: for each function it appears in.)
make[1]: *** [vo_fbdev.o] 错误 1
make[1]: Leaving directory `/home/wang/MyDownloads/MPlayer-1.0pre5/libvo'
make: *** [libvo/libvo.a] 错误 2

居然说未声明,进了头文件,64行也没有CONFIG_X86_L1_CACHE_SHIFT
该怎么解决?
我用的是MDK10.1O
发表于 2004-11-18 23:25:02 | 显示全部楼层

make时报错

configure 时一切正常可是make报错:
/usr/include/linux/byteorder/little_endian.h: At top level:
/usr/include/linux/byteorder/little_endian.h:87: error: parse error before '*' token
/usr/include/linux/byteorder/little_endian.h: In function `__be16_to_cpup':
/usr/include/linux/byteorder/little_endian.h:89: error: `p' undeclared (first use in this function)
make[1]: *** [stream_vcd.o] 错误 1
make[1]: Leaving directory `/data/software/mplayer/MPlayer-1.0pre5/libmpdemux'
make: *** [libmpdemux/libmpdemux.a] 错误 2
如何处理呀,谢谢!
发表于 2004-11-19 19:59:47 | 显示全部楼层
/usr/include/linux/prefetch.h: In function `prefetch_range':
/usr/include/linux/prefetch.h:64: error: `CONFIG_X86_L1_CACHE_SHIFT' undeclared (first use in this function)
/usr/include/linux/prefetch.h:64: error: (Each undeclared identifier is reported only once
/usr/include/linux/prefetch.h:64: error: for each function it appears in.)
make[1]: *** [vo_fbdev.o] 错误 1
make[1]: Leaving directory `/home/wang/MyDownloads/MPlayer-1.0pre5/libvo'
make: *** [libvo/libvo.a] 错误 2

居然说未声明,进了头文件,64行也没有CONFIG_X86_L1_CACHE_SHIFT
该怎么解决?
我用的是MDK10.1O

我也出现了这样的错误,我用的也是MDK10.1O ,不知道是什么原因。不过我在configure时 加了“ --disable-fbdev ” 这一项后可以成功编译。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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