Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Compile failure: fox-1.2.6-r3
Date: Wed, 13 Sep 2006 03:32:50
Message-Id: 7573e9640609121956y3c49a234o9b906a10f3c75aab@mail.gmail.com
1 On 9/12/06, Meino Christian Cramer <Meino.Cramer@×××.de> wrote:
2 > Hi,
3 >
4 > there are a few package, which do not compile after I did the step
5 > to gcc-4.1.1.
6 >
7 > The first of those packages is
8 >
9 > fox-1.2.6-r3.
10
11 There are a number of packages that require the ~arch version to build
12 with gcc-4.1. Most of these are listed on [1]. Searching that for
13 "fox" yeilds [2] which yeilds [3].
14
15 So basically, you need to:
16
17 echo "~x11-libs/fox-1.2.18 ~x86" >>/etc/portage/package.keywords
18
19 Replace ~x86 with ~amd64 if you are on the amd64 arch.
20
21 -Richard
22
23 [1] http://bugs.gentoo.org/showdependencytree.cgi?id=140707
24 [2] http://bugs.gentoo.org/show_bug.cgi?id=128917
25 [3] http://bugs.gentoo.org/show_bug.cgi?id=145046
26 --
27 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Compile failure: fox-1.2.6-r3 "Bo Ørsted Andresen" <bo.andresen@××××.dk>