Compile Errors in Linux

Markus Friedl Markus.Friedl at informatik.uni-erlangen.de
Mon Sep 14 23:13:19 PDT 1998


On Mon, Sep 14, 1998 at 06:46:11PM -0400, cmiller at surfsouth.com wrote:
> At any rate, linux conventions should at least (or most, considering),
> be #ifdef'd in.  I'll help; it's way too popular to ignore..

a better idea is: get a new version of the linux libc.
at least version 5.4.46 has standard tcp/ip structures
like BSD (struct tcphdr, struct ip).
you may have to define __BSD_SOURCE for 'struct ip'.

-markus



More information about the Bro mailing list