Gentoo Archives: gentoo-embedded

From: Ned Ludd <solar@g.o>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] wrong keywords?
Date: Thu, 30 Jul 2009 21:40:53
Message-Id: 1248990050.22281.26.camel@hangover
In Reply to: [gentoo-embedded] wrong keywords? by Christopher Friedt
1 On Thu, 2009-07-30 at 22:21 +0200, Christopher Friedt wrote:
2 > Hi,
3 >
4 > This is probably fairly common, but I've been encountering a strange
5 > message while cross compiling.
6 >
7 > I'm compiling for ARCH=arm, but receiving a blocker stating that one
8 > of the dependencies has keyword ~x86.
9 >
10 > Any suggestions?
11
12 Yes.
13
14 Try arm-unknown-linux-gnu-emerge -av xorg-x11 --root-deps=rdeps
15
16 https://bugs.gentoo.org/show_bug.cgi?id=222895
17
18 Note however that xorg-server will miss a lot of the protos it needs
19 installed to actually be able to merge xorg. So tip is to just merge
20 nearly them all.
21
22
23 >
24 > Chris
25 >
26 > ==============================================================
27 > arm-unknown-linux-gnu-emerge -av xorg-x11
28 >
29 > !!! All ebuilds that could satisfy ">=app-admin/eselect-opengl-1.0.7"
30 > have been masked.
31 > !!! One of the following masked packages is required to complete your request:
32 > - app-admin/eselect-opengl-1.0.7 (masked by: ~x86 keyword)
33 >
34 > For more information, see the MASKED PACKAGES section in the emerge
35 > man page or refer to the Gentoo Handbook.
36 > (dependency required by "x11-base/xorg-server-1.6.2-r1" [ebuild])
37 > (dependency required by "x11-base/xorg-x11-7.4" [ebuild])
38 > (dependency required by "xorg-x11" [argument])
39 >
40 --
41 Ned Ludd <solar@g.o>
42 Gentoo Linux

Replies

Subject Author
Re: [gentoo-embedded] wrong keywords? Christopher Friedt <chrisfriedt@×××××.com>