LinuxSir.cn,穿越时空的Linuxsir!

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

emerge media-libs/alsa-lib 的问题

[复制链接]
发表于 2010-2-21 08:07:37 | 显示全部楼层 |阅读模式
emerge -pv media-libs/alsa-lib
输出
[ebuild   N   ] media-libs/alsa-lib-1.0.21a  USE="-alisp -debug -doc -python" ALSA_PCM_PLUGINS="-adpcm -alaw -asym -copy -dmix -dshare -dsnoop -empty -extplug -file -hooks -iec958 -ioplug -ladspa -lfloat -linear -meter -mmap_emul -mulaw -multi -null -plug -rate -route -share -shm -softvol"
但是
emerge --info
输出
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol"

执行
emerge  media-libs/alsa-lib
后出现
* Messages for package media-libs/alsa-lib-1.0.21a:

* You haven't selected _any_ PCM plugins. Either you set it to something like the default
* (which is being set in the profile UNLESS you unset them) or alsa based applications
* are going to *misbehave* !
这是为什么呢?

我用的profile是
/usr/portage/profiles/default/linux/amd64/10.0/no-multilib
并且在/etc/make.conf中不包含对ALSA_PCM_PLUGINS的设置
发表于 2010-2-21 11:27:10 | 显示全部楼层
你用的什么profile??怎么会把所有的pcm plugin都mask掉了?
回复 支持 反对

使用道具 举报

发表于 2010-2-21 12:33:39 | 显示全部楼层
grep ALSA /etc/make.conf
ALSA_PCM_PLUGINS="*"
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-2-21 13:35:58 | 显示全部楼层
Post by suddenkiller;2070875
你用的什么profile??怎么会把所有的pcm plugin都mask掉了?


我用的是
/usr/portage/profiles/default/linux/amd64/10.0/no-multilib
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-2-21 13:59:16 | 显示全部楼层
Post by viogus;2070881
grep ALSA /etc/make.conf
ALSA_PCM_PLUGINS="*"


用这个之后,问题解决了。但是为什么默认要全部mask掉呢?
回复 支持 反对

使用道具 举报

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

本版积分规则

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