Gentoo Archives: gentoo-ppc-user

From: Nathan Sandver <nsandver@×××××.com>
To: gentoo-ppc-user@l.g.o
Subject: [gentoo-ppc-user] linux-wlan-ng
Date: Sat, 17 Jul 2004 05:17:38
Message-Id: 2b6e5220407162217df0abe0@mail.gmail.com
1 Hello,
2
3 I got past my previous problem, and now I'm trying to get
4 linux-wlan-ng working with kernel 2.6.7 (emerge development-sources).
5
6 Below is a transcript of my attempt:
7
8 $ USE="usb -pci" sudo emerge linux-wlan-ng
9 Calculating dependencies
10 !!! all ebuilds that could satisfy "linux-wlan-ng" have been masked.
11 !!! possible candidates are:
12 - net-wireless/linux-wlan-ng-0.2.1_pre17-r1 (masked by: ~keyword)
13 - net-wireless/linux-wlan-ng-0.2.0-r1 (masked by: missing keyword)
14 - net-wireless/linux-wlan-ng-0.2.0-r2 (masked by: missing keyword)
15 - net-wireless/linux-wlan-ng-0.2.0-r3 (masked by: missing keyword)
16 - net-wireless/linux-wlan-ng-0.2.1_pre11 (masked by: missing keyword)
17 - net-wireless/linux-wlan-ng-0.2.1_pre16 (masked by: ~keyword)
18 - net-wireless/linux-wlan-ng-0.2.1_pre17 (masked by: missing keyword)
19 - net-wireless/linux-wlan-ng-0.2.1_pre19 (masked by: missing keyword)
20 - net-wireless/linux-wlan-ng-0.2.1_pre20 (masked by: missing keyword)
21 - net-wireless/linux-wlan-ng-0.2.1_pre8 (masked by: missing keyword)
22
23 !!! Error calculating dependencies. Please correct.
24
25 I learned a little bit about using ACCEPT_KEYWORDS="~ppc", but that
26 doesn't work, for example, when I tried this:
27
28 $ USE="usb -pci" ACCEPT_KEYWORDS="~ppc" sudo emerge \
29 "=net-wireless/linux-wlan-ng-0.2.1_pre20"
30 Calculating dependencies
31 !!! all ebuilds that could satisfy
32 "=net-wireless/linux-wlan-ng-0.2.1_pre20" have been \
33 masked.
34 !!! possible candidates are:
35 - net-wireless/linux-wlan-ng-0.2.1_pre20 (masked by: missing keyword)
36
37 !!! Error calculating dependencies. Please correct.
38
39 What does this mean, and can it be worked around?
40
41 Thank you,
42
43 --
44 Nathan Sandver, KC7SQK
45
46 --
47 gentoo-ppc-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-ppc-user] linux-wlan-ng "David Bélanger" <dbelan2@×××××××××.ca>