On Thu, Oct 09, 2003 at 11:41:06PM -0700, Jeremy C. Reed wrote:
> So here is the problem. My /usr/include/net/raw.h says: "An
> implementation of the TCP/IP protocol suite for the LINUX ..." and
> "Version: @(#)raw.h 1.0.2 05/07/93".
That was fixed in revision 1.97 of configure.in:
revision 1.97
date: 2002/09/04 20:31:33; author: guy; state: Exp; lines: +4 -4
Red Hat Linux 7.2 appears to have a <net/raw.h> file, which causes the
configure script to think it's IRIX, so test for
"/usr/include/linux/socket.h" before testing for
"/usr/include/net/raw.h" (which is done before testing for
"/usr/include/sys/dlpi.h"; hopefully no future IRIX release, or future
release of Solaris/HP-UX/AIX/other OS that supports DLPI, will add
"/usr/include/linux/socket.h" as a "helpful" header file for Linux
compatibility).
so it'll be fixed in the next release.
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]