wireless_tools.29.tar.gz cp wireless.21.h wireless.h gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -fPIC -c -o iwlib.so iwlib.c gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -c iwconfig.c gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -c iwlist.c gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -c iwpriv.c gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -c iwspy.c gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -c iwgetid.c gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -c iwevent.c gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -c ifrename.c iwconfig.c: In function 'display_info': iwconfig.c:225:12: warning: variable 'channel' set but not used [-Wunused-but-set-variable] int channel = -1; /* Converted to channel */ ^ iwevent.c: In function 'rtnl_open': iwevent.c:92:23: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(rth, 0, sizeof(rth)); ^ In file included from iwspy.c:13:0: iwspy.c: In function 'print_spy_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext.constprop': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwspy.c:45:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWSPY, &wrq) < 0) ^ In file included from iwgetid.c:12:0: iwgetid.c: In function 'print_channel': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwgetid.c:248:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWFREQ, &wrq) < 0) ^ In file included from iwgetid.c:12:0: iwgetid.c: In function 'print_one_device': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwgetid.c:173:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWAP, &wrq) < 0) ^ In file included from iwgetid.c:12:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwgetid.c:210:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWFREQ, &wrq) < 0) ^ In file included from iwgetid.c:12:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwgetid.c:294:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWMODE, &wrq) < 0) ^ In file included from iwgetid.c:12:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwgetid.c:336:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWNAME, &wrq) < 0) ^ In file included from iwgetid.c:12:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwgetid.c:99:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWESSID, &wrq) < 0) ^ In file included from iwgetid.c:12:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwgetid.c:138:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWNWID, &wrq) < 0) ^ In file included from iwspy.c:13:0: iwspy.c: In function 'set_spy_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext.constprop': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwspy.c:209:7: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWSPY, &wrq) < 0) ^ In file included from iwspy.c:13:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext.constprop': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwspy.c:250:6: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWSPY, &wrq) < 0) ^ In file included from iwspy.c:13:0: iwspy.c: In function 'get_spy_threshold.isra.0': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext.constprop': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwspy.c:125:6: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCGIWTHRSPY, &wrq) < 0) ^ In file included from iwspy.c:13:0: iwspy.c: In function 'main': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext.constprop': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwspy.c:314:6: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWTHRSPY, &wrq) < 0) ^ In file included from iwconfig.c:14:0: iwconfig.c: In function 'set_commit_info': iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:1661:6: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWCOMMIT, &wrq) < 0) ^ In file included from iwconfig.c:14:0: iwconfig.c: In function 'set_modulation_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:1591:7: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWMODUL, &wrq) < 0) ^ In file included from iwconfig.c:14:0: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:1638:6: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWMODUL, &wrq) < 0) ^ In file included from iwlib.c:14:0: iwlib.c: In function 'print_iface_version_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlib.c:387:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWNAME, &wrq) < 0) ^ In file included from iwlib.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlib.c:396:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWRANGE, &wrq) < 0) ^ In file included from iwconfig.c:14:0: iwconfig.c: In function 'set_frag_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:1544:9: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWFRAG, &wrq) < 0) ^ In file included from iwconfig.c:14:0: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:1561:6: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWFRAG, &wrq) < 0) ^ In file included from iwconfig.c:14:0: iwconfig.c: In function 'set_rts_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:1492:9: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWRTS, &wrq) < 0) ^ In file included from iwconfig.c:14:0: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:1508:6: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWRTS, &wrq) < 0) ^ In file included from iwlist.c:14:0: iwlist.c: In function 'print_modul_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlist.c:2007:7: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWMODUL, &wrq) >= 0) ^ In file included from iwconfig.c:14:0: iwconfig.c: In function 'set_sens_info': iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:1388:6: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWSENS, &wrq) < 0) ^ In file included from iwconfig.c:14:0: iwconfig.c: In function 'set_nwid_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:1174:5: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWNWID, &wrq) < 0) ^ In file included from iwconfig.c:14:0: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:1193:6: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWNWID, &wrq) < 0) ^ In file included from iwlist.c:14:0: iwlist.c: In function 'print_keys_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlist.c:1054:7: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWENCODE, &wrq) < 0) ^ In file included from iwlist.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlist.c:1078:10: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWENCODE, &wrq) >= 0) ^ In file included from iwconfig.c:14:0: iwconfig.c: In function 'set_bitrate_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:831:7: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWRATE, &wrq) < 0) ^ In file included from iwconfig.c:14:0: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:879:6: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWRATE, &wrq) < 0) ^ In file included from iwlib.c:14:0: iwlib.c: In function 'iw_get_range_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlib.c:483:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWRANGE, &wrq) < 0) ^ In file included from iwconfig.c:14:0: iwconfig.c: In function 'set_retry_info': iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:1456:6: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWRETRY, &wrq) < 0) ^ In file included from iwlist.c:14:0: iwlist.c: In function 'print_ap_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlist.c:1618:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWAPLIST, &wrq) < 0) ^ In file included from iwlib.c:14:0: iwlib.c: In function 'iw_get_priv_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlib.c:623:10: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWPRIV, &wrq) >= 0) ^ In file included from iwconfig.c:14:0: iwconfig.c: In function 'set_txpower_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:1278:9: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWTXPOW, &wrq) < 0) ^ iwevent.c: In function 'main': In file included from iwconfig.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:1287:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWTXPOW, &wrq) < 0) ^ In file included from iwconfig.c:14:0: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwevent.c:615:1: warning: inlining failed in call to 'handle_netlink_events.isra.1': --param large-stack-frame-growth limit reached [-Winline] handle_netlink_events(struct rtnl_handle * rth) ^ iwconfig.c:1358:6: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWTXPOW, &wrq) < 0) ^ iwevent.c:723:2: warning: called from here [-Winline] handle_netlink_events(rth); ^ In file included from iwlist.c:14:0: iwlist.c: In function 'print_txpower_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlist.c:1366:10: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWTXPOW, &wrq) >= 0) ^ In file included from iwlib.c:14:0: iwlib.c: In function 'iw_set_basic_config': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlib.c:748:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWNAME, &wrq) < 0) ^ In file included from iwlib.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlib.c:761:10: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCSIWMODE, &wrq) < 0) ^ In file included from iwlib.c:14:0: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwlib.c:773:10: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWFREQ, &wrq) < 0) ^ In file included from iwlib.c:14:0: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwlib.c:793:7: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWENCODE, &wrq) < 0) ^ In file included from iwlib.c:14:0: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwlib.c:813:10: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWENCODE, &wrq) < 0) ^ In file included from iwlib.c:14:0: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwlib.c:827:10: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWNWID, &wrq) < 0) ^ In file included from iwlib.c:14:0: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwlib.c:850:10: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWESSID, &wrq) < 0) ^ In file included from iwlist.c:14:0: iwlist.c: In function 'print_bitrate_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlist.c:984:10: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWRATE, &wrq) >= 0) ^ In file included from iwlist.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlist.c:995:7: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWRATE, &wrq) >= 0) ^ In file included from iwconfig.c:14:0: iwconfig.c: In function 'set_apaddr_info': iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:1239:6: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWAP, &wrq) < 0) ^ In file included from iwconfig.c:14:0: iwconfig.c: In function 'set_nick_info': iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:1144:6: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWNICKN, &wrq) < 0) ^ In file included from iwconfig.c:14:0: iwconfig.c: In function 'set_power_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:1018:5: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWPOWER, &wrq) < 0) ^ In file included from iwconfig.c:14:0: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:1107:6: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWPOWER, &wrq) < 0) ^ In file included from iwlist.c:14:0: iwlist.c: In function 'print_freq_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlist.c:930:10: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWFREQ, &wrq) >= 0) ^ In file included from iwlib.c:14:0: iwlib.c: In function 'iw_get_basic_config': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlib.c:673:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWNAME, &wrq) < 0) ^ In file included from iwlib.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlib.c:683:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWNWID, &wrq) >= 0) ^ In file included from iwlib.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlib.c:690:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWFREQ, &wrq) >= 0) ^ In file included from iwlib.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlib.c:701:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWENCODE, &wrq) >= 0) ^ In file included from iwlib.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlib.c:712:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWESSID, &wrq) >= 0) ^ In file included from iwlib.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlib.c:719:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWMODE, &wrq) >= 0) ^ In file included from iwconfig.c:14:0: iwconfig.c: In function 'set_mode_info': iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:729:6: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWMODE, &wrq) < 0) ^ In file included from iwconfig.c:14:0: iwconfig.c: In function 'set_enc_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:906:10: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWENCODE, &wrq) < 0) ^ In file included from iwconfig.c:14:0: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:991:6: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWENCODE, &wrq) < 0) ^ In file included from iwlist.c:14:0: iwlist.c: In function 'print_wpakeys_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlist.c:1864:7: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWENCODEEXT, &wrq) < 0) ^ In file included from iwlist.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlist.c:1911:10: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWENCODEEXT, &wrq) >= 0) ^ In file included from iwlib.c:14:0: iwlib.c: In function 'iw_get_stats': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlib.c:1276:10: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWSTATS, &wrq) < 0) ^ In file included from iwconfig.c:14:0: iwconfig.c: In function 'set_freq_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:760:7: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWFREQ, &wrq) < 0) ^ In file included from iwconfig.c:14:0: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:800:6: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWFREQ, &wrq) < 0) ^ In file included from iwlist.c:14:0: iwlist.c: In function 'print_gen_ie_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlist.c:1949:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWGENIE, &wrq) < 0) ^ iwlist.c:410:1: warning: inlining failed in call to 'iw_print_gen_ie': call is unlikely and code size would grow [-Winline] iw_print_gen_ie(unsigned char * buffer, ^ iwlist.c:1958:2: warning: called from here [-Winline] iw_print_gen_ie(buf, wrq.u.data.length); ^ In file included from iwconfig.c:14:0: iwconfig.c: In function 'set_essid_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:639:5: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWESSID, &wrq) < 0) ^ In file included from iwconfig.c:14:0: iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:691:6: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWESSID, &wrq) < 0) ^ In file included from iwlist.c:14:0: iwlist.c: In function 'print_scanning_info': iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwlist.c:733:10: warning: called from here [-Winline] if(iw_set_ext(skfd, ifname, SIOCSIWSCAN, &wrq) < 0) ^ In file included from iwlist.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlist.c:799:7: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWSCAN, &wrq) < 0) ^ iwlist.c:410:1: warning: inlining failed in call to 'iw_print_gen_ie': call is unlikely and code size would grow [-Winline] iw_print_gen_ie(unsigned char * buffer, ^ iwlist.c:591:7: warning: called from here [-Winline] iw_print_gen_ie(event->u.data.pointer, event->u.data.length); ^ In file included from iwconfig.c:14:0: iwconfig.c: In function 'print_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:72:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWAP, &wrq) >= 0) ^ In file included from iwconfig.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:79:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWRATE, &wrq) >= 0) ^ In file included from iwconfig.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:87:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWPOWER, &wrq) >= 0) ^ In file included from iwconfig.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:105:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWNICKN, &wrq) >= 0) ^ In file included from iwconfig.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:112:10: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWTXPOW, &wrq) >= 0) ^ In file included from iwconfig.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:120:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWSENS, &wrq) >= 0) ^ In file included from iwconfig.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:129:10: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWRETRY, &wrq) >= 0) ^ In file included from iwconfig.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:137:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWRTS, &wrq) >= 0) ^ In file included from iwconfig.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwconfig.c:144:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWFRAG, &wrq) >= 0) ^ In file included from iwlist.c:14:0: iwlist.c: In function 'print_auth_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlist.c:1791:11: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWAUTH, &wrq) >= 0) ^ In file included from iwlist.c:14:0: iwlist.c: In function 'print_retry_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlist.c:1512:10: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWRETRY, &wrq) >= 0) ^ In file included from iwlist.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlist.c:1512:10: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWRETRY, &wrq) >= 0) ^ In file included from iwlist.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlist.c:1425:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWRETRY, pwrq) >= 0) ^ In file included from iwlist.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlist.c:1425:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWRETRY, pwrq) >= 0) ^ In file included from iwlist.c:14:0: iwlist.c: In function 'print_pm_info': iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlist.c:1226:10: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWPOWER, &wrq) >= 0) ^ In file included from iwlist.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlist.c:1226:10: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWPOWER, &wrq) >= 0) ^ In file included from iwlist.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlist.c:1112:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWPOWER, pwrq) >= 0) ^ In file included from iwlist.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlist.c:1112:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWPOWER, pwrq) >= 0) ^ In file included from iwlib.c:14:0: iwlib.c: In function 'iw_process_scan': iwlib.h:506:1: warning: inlining failed in call to 'iw_set_ext': call is unlikely and code size would grow [-Winline] iw_set_ext(int skfd, /* Socket to the kernel */ ^ iwlib.c:3058:11: warning: called from here [-Winline] if((iw_set_ext(skfd, ifname, SIOCSIWSCAN, &wrq) < 0) ^ In file included from iwlib.c:14:0: iwlib.h:522:1: warning: inlining failed in call to 'iw_get_ext': call is unlikely and code size would grow [-Winline] iw_get_ext(int skfd, /* Socket to the kernel */ ^ iwlib.c:3082:6: warning: called from here [-Winline] if(iw_get_ext(skfd, ifname, SIOCGIWSCAN, &wrq) < 0) ^ gcc -shared -o libiw.so.29 -Wl,-soname,libiw.so.29 -lm -lc iwlib.so gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -o iwconfig iwconfig.o libiw.so.29 -lm gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -o iwlist iwlist.o libiw.so.29 -lm gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -o iwpriv iwpriv.o libiw.so.29 -lm gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -o iwspy iwspy.o libiw.so.29 -lm gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -o iwgetid iwgetid.o libiw.so.29 -lm gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -o iwevent iwevent.o libiw.so.29 -lm gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -o ifrename ifrename.o libiw.so.29 -lm install -m 755 -d /usr/lib/ install -m 755 libiw.so.29 /usr/lib/ ln -sfn libiw.so.29 /usr/lib//libiw.so *** Don't forget to add /usr/lib/ to /etc/ld.so.conf, and run ldconfig as root. *** /bin/sh: ldconfig: not found *** Could not run ldconfig ! *** install -m 755 -d /usr/sbin/ install -m 755 iwconfig iwlist iwpriv iwspy iwgetid iwevent ifrename /usr/sbin/ install -m 755 -d /usr/include/ install -m 644 iwlib.h /usr/include/ install -m 644 wireless.h /usr/include/ install -m 755 -d /usr/man//man8/ install -m 644 iwconfig.8 iwlist.8 iwpriv.8 iwspy.8 iwgetid.8 iwevent.8 ifrename.8 /usr/man//man8/ install -m 755 -d /usr/man//man7/ install -m 644 wireless.7 /usr/man//man7/ install -m 755 -d /usr/man//man5/ install -m 644 iftab.5 /usr/man//man5/ install -m 755 -d /tmp/tmp.KKppoO/usr/lib/ install -m 755 libiw.so.29 /tmp/tmp.KKppoO/usr/lib/ ln -sfn libiw.so.29 /tmp/tmp.KKppoO/usr/lib//libiw.so *** Don't forget to add /tmp/tmp.KKppoO/usr/lib/ to /etc/ld.so.conf, and run ldconfig as root. *** /bin/sh: ldconfig: not found *** Could not run ldconfig ! *** install -m 755 -d /tmp/tmp.KKppoO/usr/sbin/ install -m 755 iwconfig iwlist iwpriv iwspy iwgetid iwevent ifrename /tmp/tmp.KKppoO/usr/sbin/ install -m 755 -d /tmp/tmp.KKppoO/usr/include/ install -m 644 iwlib.h /tmp/tmp.KKppoO/usr/include/ install -m 644 wireless.h /tmp/tmp.KKppoO/usr/include/ install -m 755 -d /tmp/tmp.KKppoO/usr/man//man8/ install -m 644 iwconfig.8 iwlist.8 iwpriv.8 iwspy.8 iwgetid.8 iwevent.8 ifrename.8 /tmp/tmp.KKppoO/usr/man//man8/ install -m 755 -d /tmp/tmp.KKppoO/usr/man//man7/ install -m 644 wireless.7 /tmp/tmp.KKppoO/usr/man//man7/ install -m 755 -d /tmp/tmp.KKppoO/usr/man//man5/ install -m 644 iftab.5 /tmp/tmp.KKppoO/usr/man//man5/