Gentoo Archives: gentoo-catalyst

From: Luca Casagrande <luca.casagrande@×××××.com>
To: gentoo-catalyst@l.g.o
Subject: [gentoo-catalyst] kernel config and -p option
Date: Thu, 10 Aug 2006 12:34:12
Message-Id: 200608101433.39298.luca.casagrande@gmail.com
1 Hi to all!
2 I am on the livecd-stage2.spec step, but I got this error while building a
3 wireless driver:
4 ieee80211-1.1.13 requires the in-kernel version of the IEEE802.11 subsystem to
5 be disabled (CONFIG_IEEE80211)
6
7 On my first try of built this option was enabled on the kernel, so i removed
8 it and now the config it's this:
9
10 [..]
11 # CONFIG_IEEE80211 is not set
12 # CONFIG_IEEE80211_DEBUG is not set
13 # CONFIG_IEEE80211_CRYPT_WEP is not set
14 # CONFIG_IEEE80211_CRYPT_CCMP is not set
15 # CONFIG_IEEE80211_CRYPT_TKIP is not set
16 # CONFIG_IEEE80211_SOFTMAC is not set
17 # CONFIG_IEEE80211_SOFTMAC_DEBUG is not set
18 [..]
19
20 On the next build with catalyst, I added the -p flag to clear any previous
21 info, but got the same error.
22 I am missing something or the --purge option doesn't remove previous kernel
23 config?
24
25 Thank you very much!
26
27 Luca
28 --
29 "Chiunque può simpatizzare col dolore di un amico, ma solo chi ha un animo
30 nobile riesce a simpatizzare col successo di un amico (Oscar Wilde)"
31
32 LINUX User #411601
33 jabber: casagrande@××××××××××××.it
34
35
36
37 --
38 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] kernel config and -p option Chris Gianelloni <wolf31o2@g.o>