LinuxSir.cn,穿越时空的Linuxsir!

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

关于USE的一点发现

[复制链接]
发表于 2007-6-10 15:46:51 | 显示全部楼层 |阅读模式
以前查到的介绍USE设置的资料,在介绍优先级时大部分都是说
临时变量USE="" > /etc/portage/package.use  > /etc/make.conf > /etc/make.profile/make.defaults > package default
但是最近连着整系统,发现还有个优先级更高的东东/etc/make.profile/use.mask
我个人的系统上,那个文件里只有两行十二个打印字符
[PHP]nptl
nptlonly[/PHP]
然后我用尽所有办法也没能打开glibc的nptl支持。直到最后发现这个东东。
为什么以前在大多数介绍性文档里没找到过它呢??
发表于 2007-6-10 16:45:25 | 显示全部楼层
因为你的/etc/make.profile符号连接设置错了
ls -l /etc/make.profile
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-6-10 19:56:21 | 显示全部楼层
[PHP]$ ls -l /etc/make.profile/
total 16
drwxr-xr-x 2 portage portage  184 May 29 19:06 2.4
-rw-r--r-- 1 portage portage  538 Oct 28  2006 make.defaults
-rw-r--r-- 1 root    root    2527 Mar 23 08:40 package.mask
-rw-r--r-- 1 portage portage    3 Dec  3  2005 parent
-rw-r--r-- 1 root    root     239 Jun 10 10:47 use.mask
[/PHP]
It is not a link but a folder.
Is that correct?
回复 支持 反对

使用道具 举报

发表于 2007-6-10 20:26:33 | 显示全部楼层
Post by doze_worm
$ ls -l /etc/make.profile/
$ ls -l /etc/make.profile
回复 支持 反对

使用道具 举报

发表于 2007-6-10 21:26:00 | 显示全部楼层
ls -l /etc/make.profile
回复 支持 反对

使用道具 举报

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

本版积分规则

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