Subject: Problems in 2.4.18 with madwifi

Hi,

I am having trouble on a madwifi installation :

When compiling wlan.o it tries to get the net/iw_handler.h but i am
running Debian with 2.4.18 ( i can boot with 2.4.18 , 2.4.22 and 2.6.0
).

Where is the problem ?
Here are the little snippets of errors :

gcc -M -include ../include/compat.h -I../include -I.
-I/lib/modules/2.4.18/build/include
-I/lib/modules/2.4.18/build/arch/i386 -I.. -Wall -Wno-trigraphs -O2
-D__KERNEL__ -DMODULE -D__linux__ -fomit-frame-pointer
-DAH_BYTE_ORDER=AH_LITTLE_ENDIAN -fomit-frame-pointer if_ieee80211subr.c
if_ieee80211wireless.c if_media.c rc4.c > .depend
if_ieee80211wireless.c:54: net/iw_handler.h: No such file or directory
make[1]: *** [.depend] Error 1
make[1]: Leaving directory `/usr/src/madwifi/wlan'
make[1]: Entering directory `/usr/src/madwifi/driver'
rm -f .depend

Thanks in advance.
NOTE: I am installing it with 2.4.18 and a Orinoco b/g card from proxim
( atheros chip ).




2004-01-07 15:21:37

by Andrei Mikhailovsky

[permalink] [raw]
Subject: Re: Problems in 2.4.18 with madwifi

I think you should post it to madwifi mail list at:

[email protected]

P.S. I've compiled madiwif on debian and slackware on kernels 2.4.20-23
and 2.6.0-2.6.1-rc1 without any problems. Try the latest cvs of madwifi

Regards

Lorenzo Hernandez Garcia-Hierro wrote:
> Hi,
>
> I am having trouble on a madwifi installation :
>
> When compiling wlan.o it tries to get the net/iw_handler.h but i am
> running Debian with 2.4.18 ( i can boot with 2.4.18 , 2.4.22 and 2.6.0
> ).
>
> Where is the problem ?
> Here are the little snippets of errors :
>
> gcc -M -include ../include/compat.h -I../include -I.
> -I/lib/modules/2.4.18/build/include
> -I/lib/modules/2.4.18/build/arch/i386 -I.. -Wall -Wno-trigraphs -O2
> -D__KERNEL__ -DMODULE -D__linux__ -fomit-frame-pointer
> -DAH_BYTE_ORDER=AH_LITTLE_ENDIAN -fomit-frame-pointer if_ieee80211subr.c
> if_ieee80211wireless.c if_media.c rc4.c > .depend
> if_ieee80211wireless.c:54: net/iw_handler.h: No such file or directory
> make[1]: *** [.depend] Error 1
> make[1]: Leaving directory `/usr/src/madwifi/wlan'
> make[1]: Entering directory `/usr/src/madwifi/driver'
> rm -f .depend
>
> Thanks in advance.
> NOTE: I am installing it with 2.4.18 and a Orinoco b/g card from proxim
> ( atheros chip ).
>
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
>

--
Andrei Mikhailovsky
Financial Director
Arhont Ltd

Web: http://www.arhont.com
Tel: +44 (0)870 4431337
Fax: +44 (0)1454 201200
PGP: Key ID - 0xFF67A4F4
PGP: Server - gpg.arhont.com

2004-01-07 15:13:11

by Sven-Haegar Koch

[permalink] [raw]
Subject: Re: Problems in 2.4.18 with madwifi

On Wed, 7 Jan 2004, Lorenzo Hernandez Garcia-Hierro wrote:

> I am having trouble on a madwifi installation :
>
> When compiling wlan.o it tries to get the net/iw_handler.h but i am
> running Debian with 2.4.18 ( i can boot with 2.4.18 , 2.4.22 and 2.6.0
> ).
>
> Where is the problem ?

> if_ieee80211wireless.c:54: net/iw_handler.h: No such file or directory

You need a newer kernel than 2.4.18 - include/net/iw_handler.h is part of
2.4.23, .24, and perhaps .22 or even older.

c'ya
sven

--

The Internet treats censorship as a routing problem, and routes around it.
(John Gilmore on http://www.cygnus.com/~gnu/)