Here are the errors and such that i get:
Code:
In file included from icmpush.c:53:
compat.h:179:7: warning: no newline at end of file
In file included from icmpush.c:55:
packet.h:32:8: warning: no newline at end of file
icmpush.c: In function `main':
icmpush.c:236: warning: implicit declaration of function `time'
icmpush.c: In function `print_timestamp_reply':
icmpush.c:820: warning: implicit declaration of function `localtime'
icmpush.c:820: warning: assignment makes pointer from integer without a cast
icmpush.c:830: dereferencing pointer to incomplete type
icmpush.c:831: dereferencing pointer to incomplete type
icmpush.c:831: dereferencing pointer to incomplete type
icmpush.c:835: dereferencing pointer to incomplete type
icmpush.c:836: dereferencing pointer to incomplete type
icmpush.c:836: dereferencing pointer to incomplete type
icmpush.c: In function `print_router_reply':
icmpush.c:891: warning: long int format, unsigned int arg (arg 3)
help.c: In function `help':
help.c:68: warning: implicit declaration of function `exit'
In file included from parser.c:19:
compat.h:179:7: warning: no newline at end of file
In file included from parser.c:20:
packet.h:32:8: warning: no newline at end of file
make: *** [icmp-lin] Error 1
Hping? Hmm.. have to look into that. Thanks for the link phish.