The CVS copy of tcpdump has lines in pcap-dump-trunc.c that say:

    #include <netinet/ip_var.h>
    [ ... ]
    #include <netinet/udp_var.h>
    [ ... ]
    #include <netinet/tcpip.h>

These header files don't exist on my RedHat Linux 6.2 system, with
kernel 2.2.19, glibc 2.1.3, and egcs-2.91.66, so tcpdump doesn't
compile.  Commenting them out, it compiles without issues.  What are
these files?  I've never heard of them before.  Their inclusion
probably needs an autoconf check, if they're necessary for some
system.

----ScottG.
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to