From owner-freebsd-net Fri Mar 9 14:40:20 2001 Delivered-To: freebsd-net@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id D29B337B718; Fri, 9 Mar 2001 14:40:14 -0800 (PST) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id XAA25011; Fri, 9 Mar 2001 23:40:09 +0100 (CET) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "Jonathan Graehl" Cc: "Walter Goralski" , "Freebsd-Net" , "freebsd-Arch" Subject: Re: missing #includes in /usr/include headers (was RE: Generating SYN packets.) References: From: Dag-Erling Smorgrav Date: 09 Mar 2001 23:40:08 +0100 In-Reply-To: "Jonathan Graehl"'s message of "Fri, 9 Mar 2001 12:08:17 -0800" Message-ID: Lines: 18 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Jonathan Graehl" writes: > Specific to your problem: it seems that requires > , but does not #include it. n_long is defined in > in_systm.h and used in ip_icmp.h and ip.h (not tcp.h) I have > complained without response (on freebsd-arch, maybe not the right > place) of similar problems with the /usr/include headers - while > they include some of their prerequisites, they seem to assume that > you have already included several other headers. "If you want Linux, you know where to find it" The real bug is that the author of that software is a Linux weenie, and Linux header files are broken in such a way that they mask the fact that his program does not include the proper headers. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message