On Tue, 30 Jan 2001, Jurgen Botz wrote:
> and appears to work.  I did observe a problem with iwconfig dumping
> core, but it seems to do its job before it dies, so this may be non-
> critical.

Make sure you compile wireless-tools using the right headers.  You must
manually insert -I/path/to/running-linux-version/include in the Makefile.

This is due to a bad (non-existing) ioctl backward and forward
compatibility, and is being worked on.  Basically, you cannot use the
tools compiled with one version of the wireless extension headers on a
kernel with another version of the wireless extensions.  The symptom is at
best a SEGV, but you may also get strange values.

/Tobias



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to