Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3276 - Can't emerge openoffice
Summary: Can't emerge openoffice
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seth Chandler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-31 11:18 UTC by Francois Meehan
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 Francois Meehan 2002-05-31 11:18:51 UTC
When trying to emerge openoffice, I get the following error:

Calculating dependencies  \

!!! Error: couldn't find match for >=sys-devel/gcc-3.0.4-r6 in app-
office/openoffice-1.0.0

Did ran an "emerge rsync" prior to issue the emerge office command

Thanks in advance...
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2002-06-01 04:58:54 UTC
I made some changes to the ebuild for OpenOffice... If you wanna grab a copy of 
it to test out, as I haven't checked it on 3.0.4 yet, feel free. There 
shouldn't be any problems with it.

Look in Bug #3111
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2002-06-01 16:33:35 UTC
The reason why you're having the problem is because you have gcc 2.95.3
installed and anything higher then that is masked out in
/usr/portage/profiles/package.mask. Just comment out the mask and it'll work.
Comment 3 Francois Meehan 2002-06-03 09:12:15 UTC
Hi, did try the new ebuild, that works.  Before, tried to comment out the mask, 
that did not work.

Thanks all for your help

Francois