LinuxSir.cn,穿越时空的Linuxsir!

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

emerge gentoo-sources

[复制链接]
发表于 2006-2-14 02:37:38 | 显示全部楼层 |阅读模式
按照handbook安装,进行到emerge gentoo-sources时出现如下错误

!!!ARCH is not set........Are you missing the /etc/make.profile symlink?
!!!Is the symlink correct? Is your portage tree complete?

PS,
之前
#chroot /mnt/gentoo /bin/bash
#env-update
(handbook的信息是*Caching service dependencies...)可是偶的是这样的信息
>>Regenerating /etc/ld.so.cahe

还有,偶
#less /usr/portage/profiles/use.desc
的时候,说没有这个文件或目录之云云。。。。。
发表于 2006-2-14 02:47:30 | 显示全部楼层
cat /etc/make.conf
里边有什么呢?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-2-14 02:54:09 | 显示全部楼层
make.conf
  1. # These settings were set by the catalyst build script that automatically built this stage
  2. # Please consult /etc/make.conf.example for a more detailed example
  3. CFLAGS="-march=athlon-xp -pipe -O2"
  4. CHOST="i686-pc-linux-gnu"
  5. CXXFLAGS="${CFLAGS}"
  6. MAKEOPTS="-j2"
  7. USE="-gtk -gnome qt kde dvd alsa cdr"
复制代码
回复 支持 反对

使用道具 举报

发表于 2006-2-14 04:57:28 | 显示全部楼层
ls -l /etc/make.profile
这个文件指向那个目录呢?
回复 支持 反对

使用道具 举报

发表于 2006-2-14 12:17:33 | 显示全部楼层
Post by operafans
按照handbook安装,进行到emerge gentoo-sources时出现如下错误

!!!ARCH is not set........Are you missing the /etc/make.profile symlink?
!!!Is the symlink correct? Is your portage tree complete?

PS,
之前
#chroot /mnt/gentoo /bin/bash
#env-update
(handbook的信息是*Caching service dependencies...)可是偶的是这样的信息
>>Regenerating /etc/ld.so.cahe

还有,偶
#less /usr/portage/profiles/use.desc
的时候,说没有这个文件或目录之云云。。。。。

设定ACCEPT_KEYWORDS=“~x86"或者"x86"了吗?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-2-14 12:43:06 | 显示全部楼层
#ls -l /etc/make.conf

  1. -rw-r--r-- 1 root root 405 Feb 14 11:40 /etc/make.conf
复制代码


#ls -FGg /etc/make.profile

  1. lrwxrwxrwx 1 48 Feb 14 00:49 /etc/make.profile -> ../usr/portage/profiles/default-linux/x86/2005.1
复制代码


ACCEPT_KEYWORDS=“~x86"



  1. ---'profiles/arch.list' is empty or not available. Empty portage tree?
复制代码
回复 支持 反对

使用道具 举报

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

本版积分规则

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