On Tue, 2005-10-18 at 15:53 +0200, Nico wrote: > I get the same thing: > > NetworkManagerDevice.c: In function `process_scan_results': > NetworkManagerDevice.c:4524: error: `IWEVGENIE' undeclared (first use > in this function) > NetworkManagerDevice.c:4524: error: (Each undeclared identifier is > reported only once > NetworkManagerDevice.c:4524: error: for each function it appears in.) > NetworkManagerDevice.c:4535: error: `IW_EV_POINT_OFF' undeclared > (first use in this function) > make[3]: *** [NetworkManager-NetworkManagerDevice.o] Error 1 > > /Nico
You will need to update your wireless-tools package to wireless-tools 28pre9 or later (Wireless Extensions >= 19) to get the new WPA code that defines these. We parse the WPA & RSN IE packets to determine whether or not a given access point supports WPA encryption capabilities (though these are not used quite yet). Dan _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
