Gentoo Archives: gentoo-ppc-user

From: "David Bélanger" <dbelan2@×××××××××.ca>
To: Nathan Sandver <nsandver@×××××.com>
Cc: gentoo-ppc-user@l.g.o
Subject: Re: [gentoo-ppc-user] linux-wlan-ng
Date: Sat, 17 Jul 2004 06:54:11
Message-Id: 20040717065406.GB16669@cs.mcgill.ca
In Reply to: [gentoo-ppc-user] linux-wlan-ng by Nathan Sandver
1 On Fri, Jul 16, 2004 at 10:17:33PM -0700, Nathan Sandver wrote:
2 > Hello,
3 >
4 > I got past my previous problem, and now I'm trying to get
5 > linux-wlan-ng working with kernel 2.6.7 (emerge development-sources).
6 >
7 > Below is a transcript of my attempt:
8 >
9 > $ USE="usb -pci" sudo emerge linux-wlan-ng
10 > Calculating dependencies
11 > !!! all ebuilds that could satisfy "linux-wlan-ng" have been masked.
12 > !!! possible candidates are:
13 > - net-wireless/linux-wlan-ng-0.2.1_pre17-r1 (masked by: ~keyword)
14 > - net-wireless/linux-wlan-ng-0.2.0-r1 (masked by: missing keyword)
15 > - net-wireless/linux-wlan-ng-0.2.0-r2 (masked by: missing keyword)
16 > - net-wireless/linux-wlan-ng-0.2.0-r3 (masked by: missing keyword)
17 > - net-wireless/linux-wlan-ng-0.2.1_pre11 (masked by: missing keyword)
18 > - net-wireless/linux-wlan-ng-0.2.1_pre16 (masked by: ~keyword)
19 > - net-wireless/linux-wlan-ng-0.2.1_pre17 (masked by: missing keyword)
20 > - net-wireless/linux-wlan-ng-0.2.1_pre19 (masked by: missing keyword)
21 > - net-wireless/linux-wlan-ng-0.2.1_pre20 (masked by: missing keyword)
22 > - net-wireless/linux-wlan-ng-0.2.1_pre8 (masked by: missing keyword)
23 >
24 > !!! Error calculating dependencies. Please correct.
25 >
26 > I learned a little bit about using ACCEPT_KEYWORDS="~ppc", but that
27 > doesn't work, for example, when I tried this:
28 >
29 > $ USE="usb -pci" ACCEPT_KEYWORDS="~ppc" sudo emerge \
30 > "=net-wireless/linux-wlan-ng-0.2.1_pre20"
31 > Calculating dependencies
32 > !!! all ebuilds that could satisfy
33 > "=net-wireless/linux-wlan-ng-0.2.1_pre20" have been \
34 > masked.
35 > !!! possible candidates are:
36 > - net-wireless/linux-wlan-ng-0.2.1_pre20 (masked by: missing keyword)
37 >
38 > !!! Error calculating dependencies. Please correct.
39 >
40 > What does this mean, and can it be worked around?
41 >
42
43 Hi,
44
45 You can always specified the ebuild directly like this:
46 emerge /usr/portage/net-wireless/linux-wlan-ng-0.2.1_pre20.ebuild
47
48 If it builds and seems to work fine on ppc, send an email to
49 gentoo-ppc-dev so they can add the ~ppc keyword.
50
51
52 David
53
54
55 ---
56
57 David Bélanger
58 Graduate Student
59 School of Computer Science
60 McGill University
61 Office: MC226
62
63 Web page: http://www.cs.mcgill.ca/~dbelan2/
64 Public key: http://www.cs.mcgill.ca/~dbelan2/public_key.txt
65
66
67 --
68 gentoo-ppc-user@g.o mailing list