Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] mac80211 compile error

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: grail69 AT amnet.net.au
  • Cc: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] mac80211 compile error
  • Date: Thu, 21 Feb 2008 20:53:56 -0800

grail69 AT amnet.net.au wrote:
Hi Eric

Thanks for the feedback, but had already tried this option and then iwlwifi compiles with errors.
I did however assume that the problem with that was due to mac80211 spell not being installed.

I have attached both my kernel config and the compile log for iwlwifi.

I would appreciate if someone would point me in the right direction

Make sure the mac80211 and iwlwifi spells are *not* installed. My 2.6.24.2 kernel has these settings for

wireless:
CONFIG_CFG80211=y
CONFIG_NL80211=y
CONFIG_WIRELESS_EXT=y
CONFIG_MAC80211=m
CONFIG_MAC80211_RCSIMPLE=y
# CONFIG_MAC80211_DEBUG is not set
# CONFIG_IEEE80211 is not set
CONFIG_RFKILL=m
CONFIG_RFKILL_INPUT=m

iwlwifi:
CONFIG_IWLWIFI=y
# CONFIG_IWLWIFI_DEBUG is not set
CONFIG_IWLWIFI_SENSITIVITY=y
CONFIG_IWLWIFI_SPECTRUM_MEASUREMENT=y
CONFIG_IWLWIFI_QOS=y

And mac80211:
CONFIG_MAC80211=m
CONFIG_MAC80211_RCSIMPLE=y
# CONFIG_MAC80211_DEBUG is not set

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285

Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.24.

Top of Page