Re: [exim] Still build failure

Top Page
Delete this message
Reply to this message
Author: Cronfy
Date:  
To: exim-users
Subject: Re: [exim] Still build failure
Hello.

> Yes, but I don't have or want PAM support at this time.
> > Have you ran make configure properly? You should find "/* SUPPORT_PAM not set 
> >*/" in /usr/src/exim/exim-4.66/build-CYGWIN-i386/config.h
> >Magnus Holmgren        holmgren@???
> You are correct in "/usr/src/exim/exim-4.66/build-CYGWIN-i386/config.h"
> SUPPORT_PAM is turned off, only when SUPPORT_PAM=no is set in ../Local/Makefile.


No. You must *not set* SUPPORT_PAM to turn off PAM support. You are giving
this variable a value 'no' instead, that means SUPPORT_PAM *is set*.

Just comment out SUPPORT_PAM=yes in your Local/Makefile.

--
Cronfy.