Re: [gentoo-user] Compile failure: fox-1.2.6-r3

2006-09-13 Thread Richard Fish

On 9/13/06, Bo Ørsted Andresen <[EMAIL PROTECTED]> wrote:

On Wednesday 13 September 2006 04:56, Richard Fish wrote:
> echo "~x11-libs/fox-1.2.18 ~x86" >>/etc/portage/package.keywords
>
> Replace ~x86 with ~amd64 if you are on the amd64 arch.

Or just remove it all together:


Thanks Bo.  I keep forgetting about that default option! ;-)

-Richard

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Compile failure: fox-1.2.6-r3

2006-09-13 Thread Bo Ørsted Andresen
On Wednesday 13 September 2006 04:56, Richard Fish wrote:
> echo "~x11-libs/fox-1.2.18 ~x86" >>/etc/portage/package.keywords
>
> Replace ~x86 with ~amd64 if you are on the amd64 arch.

Or just remove it all together:

> echo "~x11-libs/fox-1.2.18" >>/etc/portage/package.keywords

If nothing is specified it will be interpreted by portage as ~YOURARCH.

-- 
Bo Andresen


pgpZkn7ZjyGbn.pgp
Description: PGP signature


Re: [gentoo-user] Compile failure: fox-1.2.6-r3

2006-09-12 Thread Richard Fish

On 9/12/06, Meino Christian Cramer <[EMAIL PROTECTED]> wrote:

Hi,

 there are a few package, which do not compile after I did the step
 to gcc-4.1.1.

 The first of those packages is

 fox-1.2.6-r3.


There are a number of packages that require the ~arch version to build
with gcc-4.1.  Most of these are listed on [1].  Searching that for
"fox" yeilds [2] which yeilds  [3].

So basically, you need to:

echo "~x11-libs/fox-1.2.18 ~x86" >>/etc/portage/package.keywords

Replace ~x86 with ~amd64 if you are on the amd64 arch.

-Richard

[1] http://bugs.gentoo.org/showdependencytree.cgi?id=140707
[2] http://bugs.gentoo.org/show_bug.cgi?id=128917
[3] http://bugs.gentoo.org/show_bug.cgi?id=145046
--
gentoo-user@gentoo.org mailing list