From: Zhu Yi <yi.zhu@intel.com>
To: Max <maxw_gcc@yahoo.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: Error compiling intel mac80211-10.0.2
Date: Mon, 26 Nov 2007 09:35:07 +0800 [thread overview]
Message-ID: <1196040907.3250.575.camel@debian.sh.intel.com> (raw)
In-Reply-To: <797498.12305.qm@web33009.mail.mud.yahoo.com>
On Sat, 2007-11-24 at 22:34 -0800, Max wrote:
> Hi all,
>
> I am trying to setup a Intel Corporation PRO/Wireless 3945ABG network adapter using the software provided in http://www.intellinuxwireless.org/. But I am getting the following error:
Since this question doesn't relate to upstream mac80211, I'd suggest you
only post it to ipw3945-devel@lists.sourceforge.net.
> ...
> Checking kernel compatibility in:
> /lib/modules/2.6.18/source//
> ! CONFIG_NET_WIRELESS_NETLINK can not be set in .config!
> ...
>
> Which apparently gets triggered by the following lines in the "../mac80211-10.0.2/scripts/determine_compat" script
> .....
> grep -q "nlmsg_trim" \
> ${KSRC}include/net/netlink.h && {
> export has_nlmsg_trim=1
> } || {
> grep -q "^CONFIG_NET_WIRELESS_RTNETLINK=[ym]" \
> ${KSRC}.config && {
> echo " ! CONFIG_NET_WIRELESS_NETLINK can not be set in .config!"
> exit 1
> }
> }
> ......
>
> As you can see I am running kernel version 2.6.18.
The code mac80211-10.0.2 integrated doesn't work with
CONFIG_NET_WIRELESS_RTNETLINK enabled. You should deselect it from your
kernel config file.
Thanks,
-yi
next prev parent reply other threads:[~2007-11-26 1:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-25 6:34 Error compiling intel mac80211-10.0.2 Max
2007-11-26 1:35 ` Zhu Yi [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-11-26 4:00 Max
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1196040907.3250.575.camel@debian.sh.intel.com \
--to=yi.zhu@intel.com \
--cc=linux-wireless@vger.kernel.org \
--cc=maxw_gcc@yahoo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).