LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 683|回复: 1

xmms编译问题和不能启动的问题

[复制链接]
发表于 2006-11-12 00:19:30 | 显示全部楼层 |阅读模式
用gcc-4.1.1编译xmms-1.2.10的问题

ir.c:19: error: static declaration of 'keepGoing' follows non-static declaration
ir.h:53: error: previous declaration of 'keepGoing' was here
ir.c:22: error: static declaration of 'irapp_thread' follows non-static declaration
ir.h:52: error: previous declaration of 'irapp_thread' was here

解决办法:找出ir.c文件,把19行和22行的static关键字删除再编译
另外,使用gcc-3.4.3编译同一程序不会报告错误



xmms不能启动的问题

命令行输入xmms,不能启动,显示错误信息:
*** glibc detected *** free(): invalid pointer: 0xb71418a3 ***
Aborted

这是flac-1.1.2的一个bug,需要下载以下补丁:
http://www.linuxfromscratch.org/ ... _plugin_fix-1.patch
然后重新编译flac-1.1.2即可

这个bug是BLFS-6.1没有提到的
发表于 2006-11-12 08:00:13 | 显示全部楼层
我以前编译的时候按blfs说的做,打了里面提到补丁就可以了
还装了mac,可以播放ape
不过还并不支持cue文件。
回复 支持 反对

使用道具 举报

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

本版积分规则

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