Re: [exim] Compile problem with exim 4.74

Top Page
Delete this message
Reply to this message
Author: Phil Pennock
Date:  
To: Oliver Fleischmann
CC: exim-users
Subject: Re: [exim] Compile problem with exim 4.74
On 2011-02-12 at 20:26 +0100, Oliver Fleischmann wrote:
> On Sat, 12 Feb 2011, Phil Pennock wrote:
>
> > Are you enabling modules on the make(1) command-line instead of in
> > Local/Makefile ?
>
> I just type "make" without any extra parameters. I have no intention to
> build modules and have no other configuration files except Local/Makefile.
>
> > Try this patch:
> > http://git.exim.org/exim.git/patch/0cc9542ab26b35cba3a5523acb8991eb18ce0656
>
> No change.


make clean
make makefile
make

?

(Don't forget the make makefile)