From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1DzpAa-0008Nz-GY for garchives@archives.gentoo.org; Tue, 02 Aug 2005 05:18:29 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j725H2Sl004136; Tue, 2 Aug 2005 05:17:02 GMT Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.196]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j725DCfH000137 for <gentoo-user@lists.gentoo.org>; Tue, 2 Aug 2005 05:13:13 GMT Received: by zproxy.gmail.com with SMTP id x7so979748nzc for <gentoo-user@lists.gentoo.org>; Mon, 01 Aug 2005 22:13:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jXPEMRrFI6cmu3ntfFAbGv8lXWJDLNBUm+SxTGWQTmCZj6NzSQRiNQqOYRmBbe+bWMnNjUlO3CPHMW3AmNWDXL5oL5dyhBlGJzQPbqFDf98qBagIU0boDkq19J1jyJ1aKkZui5o3BFGg9z5t3L2n5rp0VaDSvpV+f2cF40aHZCI= Received: by 10.37.20.42 with SMTP id x42mr938931nzi; Mon, 01 Aug 2005 22:13:28 -0700 (PDT) Received: by 10.36.71.10 with HTTP; Mon, 1 Aug 2005 22:13:28 -0700 (PDT) Message-ID: <b64ef0ce050801221340d19249@mail.gmail.com> Date: Tue, 2 Aug 2005 13:13:28 +0800 From: Qiangning Hong <hongqn@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] install from stage1: why gcc-3.3.6? In-Reply-To: <200508020059.34235.juribe@linuxchile.cl> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <b64ef0ce050801134968f67d1f@mail.gmail.com> <42EEDF90.7030803@entuend.com> <b64ef0ce05080121251f9bea1@mail.gmail.com> <200508020059.34235.juribe@linuxchile.cl> X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id j725DCfH000137 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id j725H2T4004136 X-Archives-Salt: f47b21a6-66dd-48c2-8562-fb1d44de0378 X-Archives-Hash: 4cfee46e745cd37c15259db10f21f373 On 8/2/05, Javier Uribe <juribe@linuxchile.cl> wrote: > El Mar 02 Ago 2005 00:25, Qiangning Hong escribi=F3: > > # emerge -ept system | grep gcc > > [ebuild N ] sys-devel/gcc-3.3.6 > > [ebuild N ] sys-devel/gcc-3.4.4 > > [ebuild N ] sys-devel/gcc-config-1.3.11-r4 > > > > And from the tree output, I find that gcc-3.4.4 is listed as a > > dependence of gcc-3.3.6. ??? > > > > What further I need to do to get rid of installing gcc-3.3.6 in my sy= stem? >=20 > Hi. > you do this >=20 > echo sys-devel/gcc ~x86 > /etc/portage/package.keywords > echo sys-libs/glibc ~x86 > /etc/portage/package.keywords > echo sys-libs/libstdc++-v3 ~x86 > /etc/portage/package.keywords > echo sys-devel/gcc-config ~x86 > /etc/portage/package.keywords >=20 > and ready Doesn't work. gcc-3.3.6 is still in the emerge list. livecd / # ls /etc/portage package.keywords package.unmask package.use sets livecd / # cat /etc/portage/package.keywords sys-devel/gcc ~x86 sys-libs/glibc ~x86 sys-libs/libstdc++-v3 ~x86 sys-devel/gcc-config ~x86 livecd / # cat /etc/portage/package.unmask =3Dsys-devel/gcc-3.4.4 livecd / # emerge -etp system | grep gcc [ebuild N ] sys-devel/gcc-3.3.6 [ebuild N ] sys-devel/gcc-3.4.4 [ebuild N ] sys-devel/gcc-config-1.3.12 livecd / # emerge -etp system These are the packages that I would merge, in reverse order: Calculating system dependencies ...don= e! [ebuild N ] sys-libs/pwdb-0.62 [ebuild N ] sys-apps/hdparm-5.9 [ebuild N ] sys-apps/busybox-1.00-r4 [ebuild N ] net-misc/openssh-3.9_p1-r2 [ebuild N ] sys-apps/tcp-wrappers-7.6-r8 [ebuild N ] sys-apps/module-init-tools-3.0-r2 [ebuild N ] app-editors/nano-1.3.7 [ebuild N ] sys-fs/udev-058 [ebuild N ] sys-apps/hotplug-base-20040401 [ebuild N ] sys-devel/make-3.80-r1 [ebuild N ] sys-process/psmisc-21.5 [ebuild N ] sys-process/procps-3.2.5-r1 [ebuild N ] sys-apps/net-tools-1.60-r11 [ebuild N ] sys-apps/man-pages-2.02 [ebuild N ] sys-apps/less-382-r2 [ebuild N ] sys-apps/kbd-1.12-r5 [ebuild N ] sys-apps/grep-2.5.1-r7 [ebuild N ] sys-apps/gawk-3.1.3-r2 [ebuild N ] sys-apps/findutils-4.1.20-r1 [ebuild N ] sys-apps/baselayout-1.11.13 [ebuild N ] sys-apps/coreutils-5.2.1-r6 [ebuild N ] sys-apps/help2man-1.33.1 [ebuild N ] dev-perl/Locale-gettext-1.03 [ebuild N ] sys-apps/sysvinit-2.86 [ebuild N ] net-misc/wget-1.9.1-r5 [ebuild N ] net-misc/rsync-2.6.0-r6 [ebuild N ] dev-libs/popt-1.7-r1 [ebuild N ] net-misc/iputils-021109-r3 [ebuild N ] x11-terms/xterm-200-r3 [ebuild N ] sys-apps/utempter-0.5.5.6 [ebuild N ] app-arch/rpm2targz-9.0-r3 [ebuild N ] sys-apps/which-2.16 [ebuild N ] sys-apps/file-4.13 [ebuild N ] dev-lang/python-2.3.5 [ebuild N ] dev-lang/tk-8.4.9 [ebuild N ] x11-base/xorg-x11-6.8.2-r2 [ebuild N ] media-libs/fontconfig-2.2.3 [ebuild N ] x11-misc/ttmkfdir-3.0.9-r3 [ebuild N ] sys-devel/libtool-1.5.18-r1 [ebuild N ] media-libs/freetype-2.1.9-r1 [ebuild N ] x11-base/opengl-update-2.2.1 [ebuild N ] media-libs/libpng-1.2.8 [ebuild N ] sys-apps/util-linux-2.12i-r1 [ebuild N ] app-crypt/hashalot-0.3 [ebuild N ] sys-fs/e2fsprogs-1.38 [ebuild N ] sys-libs/ss-1.38 [ebuild N ] sys-libs/com_err-1.38 [ebuild N ] sys-apps/pam-login-3.17 [ebuild N ] sys-apps/shadow-4.0.7-r3 [ebuild N ] sys-apps/portage-2.0.51.22-r2 [ebuild N ] sys-apps/debianutils-2.13.1-r1 [ebuild N ] sys-apps/sandbox-1.2.11 [ebuild N ] sys-libs/pam-0.78-r2 [ebuild N ] sys-devel/automake-1.9.5 [ebuild N ] sys-devel/automake-wrapper-1-r1 [ebuild N ] sys-devel/automake-1.4_p6 [ebuild N ] sys-devel/automake-1.7.9-r1 [ebuild N ] sys-devel/automake-1.6.3 [ebuild N ] sys-devel/automake-1.8.5-r3 [ebuild N ] sys-devel/automake-1.5 [ebuild N ] dev-util/pkgconfig-0.17.2-r1 [ebuild N ] sys-libs/cracklib-2.8.3-r1 [ebuild N ] sys-devel/autoconf-2.59-r6 [ebuild N ] sys-devel/autoconf-wrapper-3-r1 [ebuild N ] sys-devel/autoconf-2.13 [ebuild N ] dev-libs/expat-1.95.8 [ebuild N ] dev-libs/openssl-0.9.7e-r1 [ebuild N ] sys-apps/diffutils-2.8.7-r1 [ebuild N ] sys-devel/bc-1.06-r6 [ebuild N ] sys-devel/flex-2.5.4a-r5 [ebuild N ] sys-libs/readline-5.0-r2 [ebuild N ] dev-python/python-fchksum-1.7.1 [ebuild N ] app-admin/perl-cleaner-1.01 [ebuild N ] dev-lang/perl-5.8.6-r5 [ebuild N ] sys-devel/libperl-5.8.6-r1 [ebuild N ] sys-apps/man-1.6-r1 [ebuild N ] sys-process/cronbase-0.3.2 [ebuild N ] sys-apps/groff-1.19.1-r2 [ebuild N ] sys-libs/gdbm-1.8.3-r1 [ebuild N ] sys-libs/db-4.2.52_p2 [ebuild N ] dev-lang/tcl-8.4.9 [ebuild N ] app-arch/tar-1.15.1 [ebuild N ] app-arch/gzip-1.3.5-r8 [ebuild N ] sys-devel/gettext-0.14.4 [ebuild N ] sys-libs/glibc-2.3.5-r1 [ebuild N ] sys-kernel/linux-headers-2.6.11-r2 [ebuild N ] sys-devel/gcc-3.3.6 [ebuild N ] sys-devel/gcc-3.4.4 [ebuild N ] sys-libs/zlib-1.2.3 [ebuild N ] sys-apps/texinfo-4.8 [ebuild N ] sys-devel/gcc-config-1.3.12 [ebuild N ] sys-apps/sed-4.1.4 [ebuild N ] sys-devel/bison-1.875d [ebuild N ] sys-devel/m4-1.4.2-r1 [ebuild N ] sys-devel/binutils-2.15.92.0.2-r10 [ebuild N ] sys-devel/gnuconfig-20050324 [ebuild N ] sys-devel/binutils-config-1.8-r4 [ebuild N ] app-shells/bash-3.0-r12 [ebuild N ] sys-libs/ncurses-5.4-r6 [ebuild N ] app-arch/cpio-2.6-r4 [ebuild N ] app-arch/bzip2-1.0.3-r4 [ebuild N ] sys-devel/patch-2.5.9 --=20 Qiangning Hong I'm usually annoyed by IDEs because, for instance, they don't use VIM as an editor. Since I'm hooked to that, all IDEs I've used so far have failed to impress me. -- Sybren Stuvel @ c.l.python Get Firefox! <http://www.spreadfirefox.com/?q=3Daffiliates&id=3D67907= &t=3D1> --=20 gentoo-user@gentoo.org mailing list