Gentoo Archives: gentoo-dev

From: Stephen Bennett <spb@g.o>
To: Gustavo Adolfo Silva Ribeiro Felisberto <humpback@g.o>
Cc: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Problem with profile for gcc2 ?
Date: Fri, 26 Nov 2004 15:06:59
Message-Id: 1101481946.2685.2.camel@maya
In Reply to: [gentoo-dev] Problem with profile for gcc2 ? by Gustavo Adolfo Silva Ribeiro Felisberto
1 On Fri, 2004-11-26 at 15:01 +0000, Gustavo Adolfo Silva Ribeiro
2 Felisberto wrote:
3 > Calculating system dependencies -
4 > emerge: there are no ebuilds to satisfy ">=sys-devel/gcc-4.7-r1".
5 >
6 >
7 > !!! Problem with ebuild sys-apps/groff-1.19.1-r2
8 > !!! Possibly a DEPEND/*DEPEND problem.
9 >
10 > !!! Depgraph creation failed.
11 >
12 > groff has no dep on a gcc-4.7. If do a emerge -upv world it will
13 > complain elsewhere.
14
15 groff has a dep on texinfo-4.7. Certain gcc2 ebuilds had
16 sys-apps/texinfo in PROVIDE. Find out which ones they are (look
17 in /var/db/pkg), and either remove that version if you have a newer one
18 available, or just remove the PROVIDE line if you don't have a newer one
19 and don't mind the risk that you'll break something.
20
21
22 --
23 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Problem with profile for gcc2 ? Jason Stubbs <jstubbs@g.o>