On Tue, 28 Apr 1998, Steven A. Reisman wrote:
> I copied "exim-1.90/OS/os.h-Linux" over to "exim-1.91/OS/os.h-Linux-libc5"
> and 1.91 compiled cleanly. Here's a patch to put the #define back in:
I haven't actually tried to compile exim on RedHat, but I can confirm that
on RedHat 5.0 /usr/include/linux/ip.h does NOT contain a defintion
for ip_options. Nor did a grep for ip_options in /usr/include/linux
turn up anything.
My guess is that that will be the case across Linucies. But maybe the
os.h-Linux-* should be more like
#ifndef ip_options
#define ...
....
just in case.
-j
--
Jeffrey Goldberg +44 (0)1234 750 111 x 2826
Cranfield Computer Centre FAX 751 814
J.Goldberg@??? http://WWW.Cranfield.ac.uk/public/cc/cc047/
Relativism is the triumph of authority over truth, convention over justice.
--
*** Exim information can be found at
http://www.exim.org/ ***