Re: [exim] 4.64 compile problem on Linux 2.6.19.1

Top Page
Delete this message
Reply to this message
Author: Tom Kistner
Date:  
To: georgek
CC: exim-users
Subject: Re: [exim] 4.64 compile problem on Linux 2.6.19.1
George R. Kasica wrote:

> Not to sound dumb, but not being a C programmer I'm a little unsure of
> where to go with the items there.
>
> What file am I changing and what am I doing??


Edit OS/os.h-Linux, find and completely remove the line

#define HAVE_LINUX_SENDFILE

(Should be line 10).

Then nuke the build-* directory and fire up 'make' again :)

/tom