LinuxSir.cn,穿越时空的Linuxsir!

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

[解决]audacious1.5.1 无法启动

[复制链接]
发表于 2008-10-18 00:22:15 | 显示全部楼层 |阅读模式
一启动 ,就显示“非法指令”

原来1.4 的,升级后,就无法启动了
原先的错误也不是这个样子,还有很多提示的

好像是ape支持的问题的
我去http://www.netswarm.net/ 下了 mac的ebuilds
复制到 /usr/portage/

然后搜索 mac的包

看到audaicous-mac  media-sound/mac media-sound/mac-port 都没安装

其中  media-sound/macn 安装成功
median-sound/mac-port 编译成功,但是无法安装,好像提示文件冲突
  1. >>> Completed installing mac-port-3.99 into /var/tmp/portage/media-sound/mac-port-3.99/image/                  

  2. strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment
  3.    usr/bin/mac                                             
  4.    usr/lib/libmac.so.2.0.0                                 
  5.    usr/lib/libmac.a                                       
  6. removing executable bit: usr/lib/libmac.la                 

  7. >>> Installing media-sound/mac-port-3.99
  8. * checking 27 files for package collisions
  9. * This package will overwrite one or more files that may belong to other
  10. * packages (see list below). You can use a command such as `portageq   
  11. * owners / <filename>` to identify the installed package that owns a   
  12. * file. If portageq reports that only one package owns a file then do   
  13. * NOT file a bug report. A bug report is only useful if it identifies at
  14. * least two or more packages that are known to install the same file(s).
  15. * If a collision occurs and you can not explain where the file came from
  16. * then you should simply ignore the collision since there is not enough
  17. * information to determine if a real problem exists. Please do NOT file
  18. * a bug report at http://bugs.gentoo.org unless you report exactly which
  19. * two packages install the same file(s). Once again, please do NOT file
  20. * a bug report unless you have completely understood the above message.
  21. *                                                                       
  22. * Detected file collision(s):                                          
  23. *                                                                       
  24. *      /usr/bin/mac                                                     
  25. *      /usr/lib/libmac.la                                               
  26. *      /usr/lib/libmac.so.2.0.0                                         
  27. *      /usr/lib/libmac.a                                                
  28. *      /usr/include/mac/IO.h                                            
  29. *      /usr/include/mac/APEDecompress.h                                 
  30. *      /usr/include/mac/All.h                                          
  31. *      /usr/include/mac/StdLibFileIO.h                                 
  32. *      /usr/include/mac/CharacterHelper.h                              
  33. *      /usr/include/mac/APECompressCreate.h                             
  34. *      /usr/include/mac/MACUtils.h                                      
  35. *      /usr/include/mac/SmartPtr.h                                      
  36. *      /usr/include/mac/config.h                                       
  37. *      /usr/include/mac/MACProgressHelper.h                             
  38. *      /usr/include/mac/APECompress.h                                   
  39. *      /usr/include/mac/GlobalFunctions.h                              
  40. *      /usr/include/mac/APEInfo.h                                       
  41. *      /usr/include/mac/NoWindows.h                                    
  42. *      /usr/include/mac/APELink.h                                       
  43. *      /usr/include/mac/APEHeader.h                                    
  44. *      /usr/include/mac/MACLib.h                                       
  45. *      /usr/include/mac/APECompressCore.h                              
  46. *      /usr/include/mac/APETag.h                                       
  47. *      /usr/include/mac/ID3Genres.h                                    
  48. *      /usr/lib/libmac.so                                               
  49. *      /usr/lib/libmac.so.2                                             
  50. *                                                                       
  51. * Searching all installed packages for file collisions...               
  52. *                                                                       
  53. * Press Ctrl-C to Stop                                                  
  54. *                                                                       
  55. * media-sound/mac-3.99.4.4-r1                                          
  56. *      /usr/bin/mac                                                     
  57. *      /usr/include/mac/APECompress.h                                   
  58. *      /usr/include/mac/APECompressCore.h                              
  59. *      /usr/include/mac/APECompressCreate.h                             
  60. *      /usr/include/mac/APEDecompress.h                                 
  61. *      /usr/include/mac/APEHeader.h                                    
  62. *      /usr/include/mac/APEInfo.h                                       
  63. *      /usr/include/mac/APELink.h                                       
  64. *      /usr/include/mac/APETag.h                                       
  65. *      /usr/include/mac/All.h                                          
  66. *      /usr/include/mac/CharacterHelper.h                              
  67. *      /usr/include/mac/GlobalFunctions.h                              
  68. *      /usr/include/mac/ID3Genres.h                                    
  69. *      /usr/include/mac/IO.h                                            
  70. *      /usr/include/mac/MACLib.h                                       
  71. *      /usr/include/mac/MACProgressHelper.h                             
  72. *      /usr/include/mac/MACUtils.h                                      
  73. *      /usr/include/mac/NoWindows.h                                    
  74. *      /usr/include/mac/SmartPtr.h                                      
  75. *      /usr/include/mac/StdLibFileIO.h                                 
  76. *      /usr/include/mac/config.h                                       
  77. *      /usr/lib/libmac.a                                                
  78. *      /usr/lib/libmac.la                                               
  79. *      /usr/lib/libmac.so                                               
  80. *      /usr/lib/libmac.so.2                                             
  81. *      /usr/lib/libmac.so.2.0.0                                         
  82. *                                                                       
  83. * Package 'media-sound/mac-port-3.99' NOT merged due to file collisions.
  84. * If necessary, refer to your elog messages for the whole content of the
  85. * above message.                                                        

  86. >>> Failed to install media-sound/mac-port-3.99, Log file:

  87. >>>  '/var/tmp/portage/media-sound/mac-port-3.99/temp/build.log'

  88. * Messages for package media-sound/mac-port-3.99:

  89. * This package will overwrite one or more files that may belong to other
  90. * packages (see list below). You can use a command such as `portageq   
  91. * owners / <filename>` to identify the installed package that owns a   
  92. * file. If portageq reports that only one package owns a file then do   
  93. * NOT file a bug report. A bug report is only useful if it identifies at
  94. * least two or more packages that are known to install the same file(s).
  95. * If a collision occurs and you can not explain where the file came from
  96. * then you should simply ignore the collision since there is not enough
  97. * information to determine if a real problem exists. Please do NOT file
  98. * a bug report at http://bugs.gentoo.org unless you report exactly which
  99. * two packages install the same file(s). Once again, please do NOT file
  100. * a bug report unless you have completely understood the above message.
  101. *                                                                       
  102. * Detected file collision(s):                                          
  103. *                                                                       
  104. *      /usr/bin/mac                                                     
  105. *      /usr/lib/libmac.la                                               
  106. *      /usr/lib/libmac.so.2.0.0                                         
  107. *      /usr/lib/libmac.a                                                
  108. *      /usr/include/mac/IO.h                                            
  109. *      /usr/include/mac/APEDecompress.h                                 
  110. *      /usr/include/mac/All.h                                          
  111. *      /usr/include/mac/StdLibFileIO.h                                 
  112. *      /usr/include/mac/CharacterHelper.h                              
  113. *      /usr/include/mac/APECompressCreate.h                             
  114. *      /usr/include/mac/MACUtils.h                                      
  115. *      /usr/include/mac/SmartPtr.h                                      
  116. *      /usr/include/mac/config.h                                       
  117. *      /usr/include/mac/MACProgressHelper.h                             
  118. *      /usr/include/mac/APECompress.h                                   
  119. *      /usr/include/mac/GlobalFunctions.h                              
  120. *      /usr/include/mac/APEInfo.h                                       
  121. *      /usr/include/mac/NoWindows.h                                    
  122. *      /usr/include/mac/APELink.h                                       
  123. *      /usr/include/mac/APEHeader.h                                    
  124. *      /usr/include/mac/MACLib.h                                       
  125. *      /usr/include/mac/APECompressCore.h                              
  126. *      /usr/include/mac/APETag.h                                       
  127. *      /usr/include/mac/ID3Genres.h                                    
  128. *      /usr/lib/libmac.so                                               
  129. *      /usr/lib/libmac.so.2                                             
  130. *                                                                       
  131. * Searching all installed packages for file collisions...               
  132. *                                                                       
  133. * Press Ctrl-C to Stop                                                  
  134. *                                                                       
  135. * media-sound/mac-3.99.4.4-r1                                          
  136. *      /usr/bin/mac                                                     
  137. *      /usr/include/mac/APECompress.h                                   
  138. *      /usr/include/mac/APECompressCore.h                              
  139. *      /usr/include/mac/APECompressCreate.h                             
  140. *      /usr/include/mac/APEDecompress.h                                 
  141. *      /usr/include/mac/APEHeader.h                                    
  142. *      /usr/include/mac/APEInfo.h                                       
  143. *      /usr/include/mac/APELink.h                                       
  144. *      /usr/include/mac/APETag.h                                       
  145. *      /usr/include/mac/All.h                                          
  146. *      /usr/include/mac/CharacterHelper.h                              
  147. *      /usr/include/mac/GlobalFunctions.h                              
  148. *      /usr/include/mac/ID3Genres.h                                    
  149. *      /usr/include/mac/IO.h                                            
  150. *      /usr/include/mac/MACLib.h                                       
  151. *      /usr/include/mac/MACProgressHelper.h                             
  152. *      /usr/include/mac/MACUtils.h                                      
  153. *      /usr/include/mac/NoWindows.h                                    
  154. *      /usr/include/mac/SmartPtr.h                                      
  155. *      /usr/include/mac/StdLibFileIO.h                                 
  156. *      /usr/include/mac/config.h                                       
  157. *      /usr/lib/libmac.a                                                
  158. *      /usr/lib/libmac.la                                               
  159. *      /usr/lib/libmac.so                                               
  160. *      /usr/lib/libmac.so.2                                             
  161. *      /usr/lib/libmac.so.2.0.0                                         
  162. *                                                                       
  163. * Package 'media-sound/mac-port-3.99' NOT merged due to file collisions.
  164. * If necessary, refer to your elog messages for the whole content of the

  165. * above message.                                                        

  166. * GNU info directory index is up-to-date.
复制代码



最后安装audacious-mac 也有问题
编译成功后,安装也是不对

  1. >>> Installing media-plugins/audacious-mac-0.3.10
  2. * checking 6 files for package collisions        
  3. * This package will overwrite one or more files that may belong to other
  4. * packages (see list below). You can use a command such as `portageq   
  5. * owners / <filename>` to identify the installed package that owns a   
  6. * file. If portageq reports that only one package owns a file then do   
  7. * NOT file a bug report. A bug report is only useful if it identifies at
  8. * least two or more packages that are known to install the same file(s).
  9. * If a collision occurs and you can not explain where the file came from
  10. * then you should simply ignore the collision since there is not enough
  11. * information to determine if a real problem exists. Please do NOT file
  12. * a bug report at http://bugs.gentoo.org unless you report exactly which
  13. * two packages install the same file(s). Once again, please do NOT file
  14. * a bug report unless you have completely understood the above message.
  15. *                                                                       
  16. * Detected file collision(s):                                          
  17. *                                                                       
  18. *      /usr/lib/audacious/Input/libaudacious-mac.so                     
  19. *                                                                       
  20. * Searching all installed packages for file collisions...               
  21. *                                                                       
  22. * Press Ctrl-C to Stop                                                  
  23. *                                                                       
  24. * None of the installed packages claim the file(s).                     
  25. *                                                                       
  26. * Package 'media-plugins/audacious-mac-0.3.10' merged despite file      
  27. * collisions. If necessary, refer to your elog messages for the whole   
  28. * content of the above message.                                         
  29. --- /usr/                                                               
  30. --- /usr/lib/                                                            
  31. --- /usr/lib/audacious/                                                  
  32. --- /usr/lib/audacious/Input/                                            
  33. >>> /usr/lib/audacious/Input/libaudacious-mac.so                        
  34. --- /usr/share/                                                         
  35. --- /usr/share/doc/                                                      
  36. >>> /usr/share/doc/audacious-mac-0.3.10/                                 
  37. >>> /usr/share/doc/audacious-mac-0.3.10/TODO.bz2                        
  38. >>> /usr/share/doc/audacious-mac-0.3.10/AUTHORS.bz2                     
  39. >>> /usr/share/doc/audacious-mac-0.3.10/NEWS.bz2                        
  40. >>> /usr/share/doc/audacious-mac-0.3.10/README.bz2                       
  41. >>> /usr/share/doc/audacious-mac-0.3.10/ChangeLog.bz2                    

  42. >>> Recording media-plugins/audacious-mac in "world" favorites file...
  43. >>> Auto-cleaning packages...                                         

  44. >>> No outdated packages were found on your system.

  45. * Messages for package media-plugins/audacious-mac-0.3.10:

  46. * This package will overwrite one or more files that may belong to other
  47. * packages (see list below). You can use a command such as `portageq
  48. * owners / <filename>` to identify the installed package that owns a
  49. * file. If portageq reports that only one package owns a file then do
  50. * NOT file a bug report. A bug report is only useful if it identifies at
  51. * least two or more packages that are known to install the same file(s).
  52. * If a collision occurs and you can not explain where the file came from
  53. * then you should simply ignore the collision since there is not enough
  54. * information to determine if a real problem exists. Please do NOT file
  55. * a bug report at http://bugs.gentoo.org unless you report exactly which
  56. * two packages install the same file(s). Once again, please do NOT file
  57. * a bug report unless you have completely understood the above message.
  58. *
  59. * Detected file collision(s):
  60. *
  61. *      /usr/lib/audacious/Input/libaudacious-mac.so
  62. *
  63. * Searching all installed packages for file collisions...
  64. *
  65. * Press Ctrl-C to Stop
  66. *
  67. * None of the installed packages claim the file(s).
  68. *
  69. * Package 'media-plugins/audacious-mac-0.3.10' merged despite file
  70. * collisions. If necessary, refer to your elog messages for the whole
  71. * content of the above message.

  72. * GNU info directory index is up-to-date.
复制代码


安装了amarok ,诶,实在不好用

呵呵
发表于 2008-10-18 08:02:30 | 显示全部楼层
旧的amarok( <1.4)应该是linux下最人性化最适合大众的,但是新的就……

哎,只能等patch了,或者next version了

个人对gentoo和KDE还是比较有信心的
回复 支持 反对

使用道具 举报

发表于 2008-10-18 11:28:11 | 显示全部楼层
delete ./config/audacious in your home directory and try again.
回复 支持 反对

使用道具 举报

发表于 2008-10-18 11:29:46 | 显示全部楼层
行吗?amarok
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-10-19 17:44:01 | 显示全部楼层
解决了
把 sse2 的use去掉就可以了

看来我的图拉丁老了
回复 支持 反对

使用道具 举报

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

本版积分规则

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