Help req: Using Libnet with NetPoke
Habibullah baig <[email protected]> 19 Mar 2005 08:54:38 -0000
| Newsgroups | gmane.comp.security.libnet |
|---|---|
| Message-ID | <[email protected]> |
Hi all=20 while tying to intall the Netpoke i got folllowing messages.=20 it says gmt2local.c file missing which is not included in the WinPoke pac= kage. pl help=20 /usr/include/libnet/libnet-headers.h:654: duplicate member `ip_v' /usr/include/libnet/libnet-headers.h:655: duplicate member `ip_hl' /usr/include/libnet/libnet-headers.h:1096: duplicate member `isl_user' /usr/include/libnet/libnet-headers.h:1097: duplicate member `isl_type' /usr/include/libnet/libnet-headers.h:1530: duplicate member `th_off' /usr/include/libnet/libnet-headers.h:1531: duplicate member `th_x2' /usr/include/libnet/libnet-headers.h:1641: duplicate member `vrrp_t' /usr/include/libnet/libnet-headers.h:1642: duplicate member `vrrp_v' netpoke.c:40:23: gmt2local.c: No such file or directory netpoke.c:212: warning: `struct libnet_link_int' declared inside paramete= r list netpoke.c:212: warning: its scope is only this definition or declaration,= which is probably not what you want netpoke.c: In function `send_timing_packet': netpoke.c:214: `ETH_H' undeclared (first use in this function) netpoke.c:214: (Each undeclared identifier is reported only once netpoke.c:214: for each function it appears in.) netpoke.c:214: `IP_H' undeclared (first use in this function) netpoke.c:214: `TCP_H' undeclared (first use in this function) netpoke.c:233: too few arguments to function `libnet_build_ethernet' netpoke.c:261: warning: passing arg 8 of `libnet_build_tcp' makes integer= from pointer without a cast netpoke.c:261: too few arguments to function `libnet_build_tcp' netpoke.c:263: too few arguments to function `libnet_do_checksum' netpoke.c:264: warning: passing arg 2 of `libnet_do_checksum' makes point= er from integer without a cast netpoke.c:264: too few arguments to function `libnet_do_checksum' netpoke.c: In function `main': netpoke.c:482: warning: passing arg 1 of `libnet_select_device' from inco= mpatible pointer type netpoke.c:482: too many arguments to function `libnet_select_device' netpoke.c:486: warning: assignment makes pointer from integer without a c= ast netpoke.c:491: warning: assignment makes pointer from integer without a c= ast netpoke.c:494: warning: assignment makes pointer from integer without a c= ast netpoke.c:562: warning: passing arg 1 of `send_timing_packet' from incomp= atible pointer type make: *** [netpoke] Error 1