search for: libnet_build_ethernet

Displaying 1 result from an estimated 1 matches for "libnet_build_ethernet".

2006 Jan 17
0
dsniff Install Errors CentOS4.1
.../include -I./missing -c ./arpspoof.c ./arpspoof.c: In function `arp_send': ./arpspoof.c:49: warning: passing arg 1 of `libnet_get_hwaddr' from incompatible pointer type ./arpspoof.c:49: error: too many arguments to function `libnet_get_hwaddr' ./arpspoof.c:60: warning: passing arg 6 of `libnet_build_ethernet' from incompatible pointer type ./arpspoof.c:60: error: too few arguments to function `libnet_build_ethernet' ./arpspoof.c:64: error: `ETH_H' undeclared (first use in this function) ./arpspoof.c:64: error: (Each undeclared identifier is reported only once ./arpspoof.c:64: error: for eac...