Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2923 - openoffice gcc 3 dependency no longer in portage
Summary: openoffice gcc 3 dependency no longer in portage
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seth Chandler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-22 13:30 UTC by Ian Smith
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 Ian Smith 2002-05-22 13:30:40 UTC
re. /usr/portage/app-office/openoffice/openoffice-1.0.0.ebuild

5 $ emerge -p openoffice

These are the packages that I would merge, in order.

Calculating dependencies \
!!! Error: couldn't find match for >=sys-devel/gcc-3.0.4-r3 in
app-office/openoffice-641d-r1

6 $ pkgsearch gcc
/usr/portage/dev-util/colorgcc/colorgcc-1.3.2-r1.ebuild
/usr/portage/incoming/gcc-3.0.1.ebuild
/usr/portage/sys-devel/gcc/gcc-2.95.3-r5.ebuild  (installed)
/usr/portage/sys-devel/gcc/gcc-3.1-r1.ebuild
/usr/portage/sys-devel/gcc/gcc-3.1.ebuild
/usr/portage/sys-devel/gcc/gcc-3.0.4-r4.ebuild
/usr/portage/sys-devel/gcc/gcc-2.95.3-r6.ebuild
/usr/portage/sys-devel/gcc/gcc-3.0.4-r5.ebuild
/usr/portage/sys-devel/gcc/gcc-3.0.4-r6.ebuild
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-08-06 15:40:34 UTC
Its '>=', meaning you need gcc-3.0.4-r3 or later.  Also, that is the old
version.  Just merge any gcc-3* version, and the problem will be fixed.

This occur because you 'cannot' via the profiles have gcc-3 installed on
a gcc-2.95.3 system, so you have to use 'ebuild'.