Compile the wireless tool. The following error is prompted:
[Root @ lqm wireless_tools.29] # Make
/Opt/Freescale/usr/local/arm-eabi-4.4.0/bin/ARM-Eabi-gcc-OS-w-wall-wstrict-prototypes-wmissing-prototypes-wshadow-wpointer-Arith-wcast -qual-winline-I. -MMD-FPIC-c-o iwlib. so iwlib. c
In file encoded ded from iwlib. C: 14:
Iwlib. h: 20: 23: Error: SYS/types. h: no such file or directory
Iwlib. h: 21: 23: Error: SYS/IOCTL. h: no such file or directory
Iwlib. h: 22: 19: Error: stdio. h: no such file or directory
Iwlib. h: 23: 18: Error: Math. h: no such file or directory
Iwlib. h: 24: 19: Error: errno. h: no such file or directory
Iwlib. h: 25: 19: Error: fcntl. h: no such file or directory
Iwlib. h: 26: 19: Error: ctype. h: no such file or directory
Iwlib. h: 27: 20: Error: stdlib. h: no such file or directory
Iwlib. h: 28: 20: Error: String. h: no such file or directory
Iwlib. h: 29: 20: Error: unistd. h: no such file or directory
Iwlib. h: 30: 54: Error: netdb. h: no such file or directory
Iwlib. h: 31: 50: Error: net/Ethernet. h: no such file or directory
Iwlib. h: 32: 44: Error: SYS/time. h: no such file or directory
Iwlib. h: 43: 48: Error: net/if_arp.h: no such file or directory
Iwlib. h: 44: 61: Error: SYS/socket. h: no such file or directory
Iwlib. h: 45: 61: Error: netinet/in. h: no such file or directory
Iwlib. h: 46: 30: Error: netinet/if_ether.h: no such file or directory
Iwlib. h: 54: 53: Error: Linux/types. h: no such file
This is an installation problem of the Cross-compilation tool. You can use another full-version cross-compilation tool to solve the problem.