Re: [Exim] Exim-4.20 on OS X

Top Page
Delete this message
Reply to this message
Author: Rossz Vamos-Wentworth
Date:  
To: exim-users
Subject: Re: [Exim] Exim-4.20 on OS X
[ Converted text/html to text/plain ]
> Makefile:83: *** missing separator. Stop.
> make: *** [go] Error 2
> <div>

This is often caused by incorrect line terminators in the file. For example,
when I edit a file in Windows, I have to remember to run the dos2unix filter
to convert CRLF to LF or I get this error.
> <div>

Rossz