Still can't find pcap-int.h, eventually leaving some struct undeclared:
gcc -g -O2 -c -o lft.o lft.c
lft.c:85:22: pcap-int.h: No such file or directory
In file included from lft.c:103:
lft_queue.h:200:1: warning: "STAILQ_LAST" redefined
In file included from /usr/include/net/if_var.h:117,
from /usr/include/net/if.h:94,
from lft.c:64:
/usr/include/sys/queue.h:213:1: warning: this is the location of the previous definition
In file included from lft.c:103:
lft_queue.h:343:1: warning: "TAILQ_FOREACH_REVERSE" redefined
In file included from /usr/include/net/if_var.h:117,
from /usr/include/net/if.h:94,
from lft.c:64:
/usr/include/sys/queue.h:350:1: warning: this is the location of the previous definition
lft.c: In function `main':
lft.c:1362: error: dereferencing pointer to incomplete type
make: *** [lft.o] Error 1
Layer Four Traceroute
traceroute & whois tool for network engineers
Version: 3.1
Still fails to compile (same as comment on 231)
Feedback Type: Troubleshooting Report
Contributed by: jerroldleichter_dotmac Wednesday, June 29 2005 @ 03:47 AM PDT
Product Platform: MacOSX
Used Product For: Have Not Tried
System Info:OS X 10.3.9
Comments
No user comments.