AR5112 card working with madwifi-bsd, hostapd-0.4.1, wpa_supplicant-0.4.1(andopenssl-0.9.7g)

Victor Yeo yeosv
Mon Jun 6 03:59:20 PDT 2005


thanks for prompt reply.

i use hostapd-0.4.1, wpa_supplicant-0.4.1, latest madwifi-bsd, kernel
2.4.18.

when i compile wpa_supplicant-0.4.1,
I get SIOCIWFIRSTPRIV undeclared in driver_madwifi.c.

Is there something wrong?

==============compilation log=================================
cc -MMD -O2 -Wall -g -I../driver/modules -I../utils -I../hostapd -I/home/yeo
sv/ssl/include -I/home/yeosv/samples/madwifi-bsd -DCONFIG_DRIVER_WEXT -DCONF
IG_DRIVER_MADWIFI -DCONFIG_DRIVER_WIRED -DEAP_TLS -DEAP_PEAP -DEAP_TTLS -DEA
P_MD5 -DEAP_MSCHAPv2 -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DEAP_TLV -DIEEE8021X_EA
POL -DEAP_TLS_FUNCS -DPKCS12_FUNCS -DCONFIG_SMARTCARD -DCONFIG_WIRELESS_EXTE
NSION -DCONFIG_CTRL_IFACE   -c -o driver_madwifi.o driver_madwifi.c
driver_madwifi.c: In function `set80211priv':
driver_madwifi.c:92: `SIOCIWFIRSTPRIV' undeclared (first use in this
function)
driver_madwifi.c:92: (Each undeclared identifier is reported only once
driver_madwifi.c:92: for each function it appears in.)
driver_madwifi.c: In function `set80211param':
driver_madwifi.c:114: `SIOCIWFIRSTPRIV' undeclared (first use in this
function)
driver_madwifi.c: In function `wpa_driver_madwifi_set_wpa_ie':
driver_madwifi.c:134: `SIOCIWFIRSTPRIV' undeclared (first use in this
function)
driver_madwifi.c: In function `wpa_driver_madwifi_del_key':
driver_madwifi.c:153: `SIOCIWFIRSTPRIV' undeclared (first use in this
function)
driver_madwifi.c: In function `wpa_driver_madwifi_set_key':
driver_madwifi.c:217: `SIOCIWFIRSTPRIV' undeclared (first use in this
function)
driver_madwifi.c: In function `wpa_driver_madwifi_deauthenticate':
driver_madwifi.c:247: `SIOCIWFIRSTPRIV' undeclared (first use in this
function)
driver_madwifi.c: In function `wpa_driver_madwifi_disassociate':
driver_madwifi.c:260: `SIOCIWFIRSTPRIV' undeclared (first use in this
function)
driver_madwifi.c: In function `wpa_driver_madwifi_associate':
driver_madwifi.c:317: `SIOCIWFIRSTPRIV' undeclared (first use in this
function)
driver_madwifi.c: In function `wpa_driver_madwifi_scan':
driver_madwifi.c:357: `SIOCSIWSCAN' undeclared (first use in this function)
make: *** [driver_madwifi.o] Error 1

----- Original Message ----- 
From: "and hansen" <and0806 at yahoo.dk>
To: <hostap at shmoo.com>
Sent: Monday, June 06, 2005 5:41 PM
Subject: Re: AR5112 card working with madwifi-bsd,
hostapd-0.4.1,wpa_supplicant-0.4.1(andopenssl-0.9.7g)


>
> --- Victor Yeo wrote:
>
> > How do i
> > generate a password and used it for wpa_passphrase?
> > What command to use??
> >
> > Please give an example. Many thanks.
>
> with the wpa_supplicant there is a application called
> wpa_passphrase this is a little helper, use:
> wpa_passphrase [ssid] [passphrase]
> [root at tux root]# wpa_passphrase airnet
> secretpassphrase
> network={
>         ssid="airnet"
>         #psk="secretpassphrase"
>
> psk=33ff06282e0abe3690f51a0009a5113ad7315664470c2d0faa881d0799c2749c
> }
>
> this dump you just paste in to your
> wpa_supllicant.conf
>
> and a big thanks to Beat Meier for all the info on
> this subject, but my problem is "bridge=br0"
> I started to build my ap with howtos on madwifi
> first an open network ap using nat
> then with wep, then i switch to hostapd using wpa-psk
> but with the main release of madwifi not the bsd
> branch
> in my test process i switched to a bridge setup
> instead
> of nat setup
> then i tested the bsd branch but whitout the
> bridge=br0
> and last night i got response from Jouni Malinen
> he had noticed that i were missing this bridge=br0
> option in my hostapd.conf
>
> Best Regards
> Lasse Jensen
> _______________________________________________
> HostAP mailing list
> HostAP at shmoo.com
> http://lists.shmoo.com/mailman/listinfo/hostap
>






More information about the Hostap mailing list