THERNET_H -DDSNIFF_LIBDIR=\"/usr/local/dsniff//lib/\" -I. -I/usr/X11R6/include -I./missing -c ./arpspoof.c
arpspoof.c: In function `arp_send':
arpspoof.c:51: warning: passing arg 1 of `libnet_get_hwaddr' from incompatible pointer type
arpspoof.c:51: too many arguments to function `libnet_get_hwaddr'
arpspoof.c:62: warning: passing arg 6 of `libnet_build_ethernet' from incompatible pointer type
arpspoof.c:62: too few arguments to function `libnet_build_ethernet'
arpspoof.c:66: `ETH_H' undeclared (first use in this function)
arpspoof.c:66: (Each undeclared identifier is reported only once
arpspoof.c:66: for each function it appears in.)
arpspoof.c:66: too few arguments to function `libnet_build_arp'
arpspoof.c: In function `main':
arpspoof.c:185: warning: assignment makes pointer from integer without a cast
make: *** [arpspoof.o] Error 1
怎么办呢?
:-( :-( :-( :-(