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 >I just tried to get this released version to be compiled on Suse 10.0 >rc4. Looks like my /usr/include/wireless.h doesnt have the definition >for IW_EV_POINT_OFF. > >Am I missing out something? > >the error described points to line 4535 on src/NetworkManagerdevice.c > >tom += IW_EV_POINT_OFF; > >And the error is. > >NetworkManagerDevice.c: In function âprocess_scan_resultsâ: >NetworkManagerDevice.c:4535: error: âIW_EV_POINT_OFFâ undeclared (first >use in this function) >NetworkManagerDevice.c:4535: error: (Each undeclared identifier is >reported only once >NetworkManagerDevice.c:4535: error: for each function it appears in.) > >~Ram _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
