Gentoo Archives: gentoo-dev

From: Antonio M D'souza <adsouza@××××××××××××××××××××××.ca>
To: gentoo-dev@g.o
Subject: [gentoo-dev] gcc-3 install problem
Date: Thu, 02 May 2002 18:53:56
Message-Id: 200205021954.00802.adsouza@student.math.uwaterloo.ca
1 I've been unable to figure out why, but emerge will not let me install
2 gcc-3.0.x at all. This screen dump should give you a clear idea of what it is
3 that I am running up against:
4
5 root@quikbox:~# emerge /usr/portage/sys-devel/gcc/gcc-3.0.4-r5.ebuild
6 Calculating dependencies \
7
8 !!! ebuild sys-devel/gcc-3.0.4-r5 not found (possibly blocked by package.mask)
9
10 root@quikbox:~# grep gcc /usr/portage/profiles/package.mask
11 #this gcc's new atexit() fix that is supposed to be wonderful, doesn't
12 work....
13 =sys-devel/gcc-2.95.3-r2
14 =sys-devel/gcc-2.95.3-r3
15 #>=sys-devel/gcc-2.96
16 root@quikbox:~# ls -l /usr/portage/sys-devel/gcc/gcc-3.0.4-r5.ebuild
17 -rw-r--r-- 1 root root 8679 05-02 17:43
18 /usr/portage/sys-devel/gcc/gcc-3.0.4-r5.ebuild
19 root@quikbox:~#
20
21
22 Anyone have a clue as to why this could be happening?
23
24 Tony
25
26 --
27 613-233-6434
28 www.quikbox.ca
29 JabberID: quik@××××××.com
30 180 Lees Ave, #407, Ottawa, K1S 5J6

Replies

Subject Author
Re: [gentoo-dev] gcc-3 install problem "Jared H. Hudson" <jhhudso@××××××××××.com>