Ошибка, которая тянеться с давних версий Linux-а.
[root@elis /root]# less /usr/include/linux/ipx.h #ifndef _IPX_H_ #define _IPX_H_ #include <linux/sockios.h> #include <linux/socket.h> #include <linux/types.h> #define IPX_NODE_LEN 6 #define IPX_MTU 576 struct sockaddr_ipx { ...
Просто нужно добавить строчку, выделенную красным цветом.