Merhaba,(bkz: etherdump)`etherdump`'ı cygwin ile compile etmek istiyorum, fakat "netpacket/packet.h" header'ini bulamadigi icin asagidaki gibi error veriyor;$ makecc -Os -W -DUSE_TCP -DUSE_UDP -DUSE_IP -DUSE_ARP -DUSE_ICMP -DUSE_FILTERING -c tcp.cIn file included from tcp.c:2:etherdump.h:5:30: error
Merhaba,
(bkz:
etherdump)
etherdump'ı cygwin ile compile etmek istiyorum, fakat "netpacket/packet.h" header'ini bulamadigi icin asagidaki gibi error veriyor;
$ make
cc -Os -W -DUSE_TCP -DUSE_UDP -DUSE_IP -DUSE_ARP -DUSE_ICMP -DUSE_FILTERING -c t
cp.c
In file included from tcp.c:2:
etherdump.h:5:30: error: netpacket/packet.h: No such file or directory
In file included from tcp.c:2:
etherdump.h:206: warning: `struct sockaddr_ll' declared inside parameter list
etherdump.h:206: warning: its scope is only this definition or declaration, whic
h is probably not what you want
etherdump.h:245: warning: `struct sockaddr_ll' declared inside parameter list
etherdump.h:345: warning: `struct sockaddr_ll' declared inside parameter list
make: *** [tcp.o] Error 1
acaba GLIBC'yi nasil cygwin'e install edebilirim, hangi package'de bulunur.
saygilar