Linux wireless drivers development
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Miles Lane <miles.lane@gmail.com>
Cc: Jiri Benc <jbenc@suse.cz>,
	linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: mac80211 -- My log files are filling up with: "wlan0: RX non-WEP frame, but expected encryption"
Date: Thu, 03 Apr 2008 15:19:37 +0200	[thread overview]
Message-ID: <1207228777.3636.74.camel@johannes.berg> (raw)
In-Reply-To: <a44ae5cd0804030615n3c3e906ey1db4513802bdf01@mail.gmail.com> (sfid-20080403_141559_906325_954376AC)

[-- Attachment #1: Type: text/plain, Size: 902 bytes --]


> I tried to build iw, but got an error:
> 
> # make
>  CC   iw.o
> /bin/sh: cgcc: not found
> make[1]: *** [iw.o] Error 127
> make: *** [check] Error 2
> 
> After poking around, I found
> http://ftp.idilis.ro/mirrors/ftp.kernel.org/pub/software/devel/sparse/news.html
> which seems to be where I can find the tool.
> I compiled, and (after setting $HOME to /usr) installed it.
> Now, when I try to compile iw, I get:

Doh. I thought I hacked the makefile to not require cgcc. Will remove
that hack and just mandate that people run 'make check' instead of
'make' or 'make all'.


> iw.c:9:11: error: unable to open 'netlink/genl/genl.h'

You need to install libnl development headers, your distro should ship
libnl-dev (debian's package for example) or similar, or you need libnl
from source: http://people.suug.ch/~tgr/libnl/ At least version -pre8 is
required.

johannes

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

  reply	other threads:[~2008-04-03 13:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <a44ae5cd0804021732s6ae5ed81ma5e229ae0faf4aaf@mail.gmail.com>
2008-04-03 12:45 ` mac80211 -- My log files are filling up with: "wlan0: RX non-WEP frame, but expected encryption" Johannes Berg
2008-04-03 13:15   ` Miles Lane
2008-04-03 13:19     ` Johannes Berg [this message]
2008-04-03 13:24     ` Miles Lane
2008-04-03 13:30       ` Johannes Berg
2008-04-03 13:32         ` Miles Lane
2008-04-03 13:34           ` Johannes Berg
2008-04-03 13:36           ` Johannes Berg
2008-04-03 14:01   ` Johannes Berg
2008-04-03 16:52     ` Jouni Malinen
2008-04-03 17:14       ` Miles Lane
2008-04-04 14:51       ` Johannes Berg

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=1207228777.3636.74.camel@johannes.berg \
    --to=johannes@sipsolutions.net \
    --cc=jbenc@suse.cz \
    --cc=linux-wireless@vger.kernel.org \
    --cc=miles.lane@gmail.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