wireless tools
Esteban listas at dejawu dot com dot ar
listas
Fri Apr 9 08:59:20 PDT 2004
hi, maybe is not the correct place to post this, but wireless tools are
not wokring properly in my linux box (kernel 2.6.4):
ive downloaded the wireless tools:
wireless_tools.26.tar.gz
any idea?
when compiling:
home:/usr/local/src/wireless_tools.26# make
gcc -O2 -W -Wall -Wstrict-prototypes -c iwlib.c
iwlib.c:40: warning: #warning "Wireless Extension earlier than v16 detected,"
iwlib.c:41: warning: #warning "Not all tools features will be compiled in !"
iwlib.c:42: warning: #warning "No worry, I'll try to make the best of it ;-)"
rm -f libiw.a
ar cru libiw.a iwlib.o
ranlib libiw.a
gcc -O2 -W -Wall -Wstrict-prototypes -fPIC -c -o iwlib.so iwlib.c
iwlib.c:40: warning: #warning "Wireless Extension earlier than v16 detected,"
iwlib.c:41: warning: #warning "Not all tools features will be compiled in !"
iwlib.c:42: warning: #warning "No worry, I'll try to make the best of it ;-)"
gcc -shared -o libiw.so.26 -Wl,-soname,libiw.so.26 -lm -lc iwlib.so
gcc -O2 -W -Wall -Wstrict-prototypes -c iwconfig.c
gcc -O2 -W -Wall -Wstrict-prototypes -o iwconfig iwconfig.o libiw.a -lm
gcc -O2 -W -Wall -Wstrict-prototypes -c iwlist.c
gcc -O2 -W -Wall -Wstrict-prototypes -o iwlist iwlist.o libiw.a -lm
gcc -O2 -W -Wall -Wstrict-prototypes -c iwpriv.c
gcc -O2 -W -Wall -Wstrict-prototypes -o iwpriv iwpriv.o libiw.a -lm
gcc -O2 -W -Wall -Wstrict-prototypes -c iwspy.c
gcc -O2 -W -Wall -Wstrict-prototypes -o iwspy iwspy.o libiw.a -lm
gcc -O2 -W -Wall -Wstrict-prototypes -c iwgetid.c
gcc -O2 -W -Wall -Wstrict-prototypes -o iwgetid iwgetid.o -lm
gcc -O2 -W -Wall -Wstrict-prototypes -c iwevent.c
gcc -O2 -W -Wall -Wstrict-prototypes -o iwevent iwevent.o libiw.a -lm
when using it!!:
home:/usr/local/src/wireless_tools.26# iwlist wlan0 peers
Warning: Driver for device wlan0 has been compiled with version 16
of Wireless Extension, while this program is using version 12.
Some things may be broken...
wlan0 No Peers/Access-Point in range
home:/usr/local/src/wireless_tools.26#
----- End forwarded message -----
More information about the Hostap
mailing list