Czy ktoś może mi powiedzieć dlaczego nie mogę skompilować modułu pingera. Oto komunikat przy kompilacji:
cc -I/usr/include -DUSE_MYSQL -I../.. -Wall -O2 -c -o pinger.o pinger.c In file included from pinger.h:8, from pinger.c:26: /usr/include/net/if.h:45: error: syntax 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:26: /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[2]: *** [pinger.o] Error 1
-- Krzysztof Lewandowski - krzysiek@lca.pl Oficjalny Portal Miasta Legnicy - www.lca.pl 59-220 Legnica, ul. Pomorska 56 tel. (76) 866 49 11 biuro@lca.pl Nie odpisuje na listy pisane w HTML.
uczestnicy (1)
-
Krzysztof Lewandowski