Grzegorz Stanislawski wrote:
-#if __GLIBC__ >= 2 && __GLIBC_MINOR__ > 3 +#if __GLIBC__ >= 2 && __GLIBC_MINOR__ >= 3
spróbowałem i mam:
In file included from pinger.h:8, from pinger.c:31: /usr/include/net/if.h:45: error: parse error before numeric constant /usr/include/net/if.h:111: error: redefinition of `struct ifmap' /usr/include/net/if.h:126: error: redefinition of `struct ifreq' /usr/include/net/if.h:176: error: redefinition of `struct ifconf' In file included from pinger.h:9, from pinger.c:31: /usr/include/netpacket/packet.h:24: error: redefinition of `struct sockaddr_ll' /usr/include/netpacket/packet.h:53: error: redefinition of `struct packet_mreq' make: *** [pinger.o] Błąd 1
slackware-current, linux-2.4.30, glibc-2.3.5
uczestnicy (1)
-
A.L.E.C