limit 发表于 2006-2-14 04:10:54

emerge gentoo-sources

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

#cat make.conf

# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-march=athlon-xp -pipe -O2"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
USE="-gtk -gnome qt kde dvd alsa cdr"

atfa 发表于 2006-2-14 09:20:36

# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"

USE="acpi acpi4linux alsa dvd bash-completion bzlib cdparanoia divx4linux dvd \
   dvdread exif ffmpeg gimp cdr gmail gtk2 i8x0 jpeg2k mozilla mp3 mpeg4 real \
   samba type1 type1-fonts cjk nls xosd -oss -apm -fortran -f77 bzip2"

#FETCHCOMMAND="/usr/bin/proz -f -r --no-getch \${URI} && mv \${FILE} \${DISTDIR}"
GENTOO_MIRRORS="http://gentoo.gg3.net/"
SYNC="rsync://rsync.gg3.net/gentoo-portage/"
#GENTOO_MIRRORS="http://gentoo.139pay.com/"
#SYNC="rsync://gentoo.139pay.com/gentoo-portage/"

ACCEPT_KEYWORDS="~x86"

limit 发表于 2006-2-14 12:40:04

---'profiles/arch.list' is empty or not available. Empty portage tree?

Hauser 发表于 2006-2-14 17:44:37

$ ls -lh /etc/make.profile
显示什么?

limit 发表于 2006-2-14 17:55:02

#ls -l /etc/make.conf

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

#ls -FGg /etc/make.profile

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



emerge-webrsync
后可以了。。。。。。。。。

三翻领 发表于 2006-2-15 09:21:01

楼主,我这一步正常。
正在搞定kde中
+U
页: [1]
查看完整版本: emerge gentoo-sources