"Jonathan Graehl" <[EMAIL PROTECTED]> writes:
> Specific to your problem: it seems that <netinet/tcp.h> requires
> <sys/types.h>, 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 - [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to