Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2362 - gcc-3 will not install
Summary: gcc-3 will not install
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-02 18:18 UTC by Antonio D'souza
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio D'souza 2002-05-02 18:18:00 UTC
This should indicate the problem I am experiencing: 
 
 root@quikbox:/home/quik# emerge /usr/portage/sys-devel/gcc/gcc-3.0.4-r5.ebuild  
Calculating dependencies \  
  
!!! ebuild sys-devel/gcc-3.0.4-r5 not found (possibly blocked by package.mask)  
  
root@quikbox:/home/quik# ls -l /usr/portage/sys-devel/gcc/gcc-3.0.4-r5.ebuild  
-rw-r--r--    1 root     root         8679 05-02 17:43  
/usr/portage/sys-devel/gcc/gcc-3.0.4-r5.ebuild  
root@quikbox:/home/quik# grep gcc /usr/portage/profiles/package.mask  
#this gcc's new atexit() fix that is supposed to be wonderful, doesn't work....  
=sys-devel/gcc-2.95.3-r2  
=sys-devel/gcc-2.95.3-r3  
#>=sys-devel/gcc-2.96  
root@quikbox:/home/quik#
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-05-02 19:50:20 UTC
This is normal; we have a special default-gcc3-1.0 profile if you want to play
with gcc3.  It's masked out in the profile.
Comment 2 Antonio D'souza 2003-01-08 06:27:51 UTC
Shoulda closed this months ago