Autor: Tom Kistner Data: A: georgek CC: exim-users Assumpte: 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 :)