[Exim] Building Exim 4.24 on Panther

Top Page
Delete this message
Reply to this message
Author: Gerard Bronner
Date:  
To: exim-users
Subject: [Exim] Building Exim 4.24 on Panther
Hi all.


First of all I apologize for my poor English, I'm French.


To build Exim 4.24 on Mac OS X 10.3 (Panther) you have to customize
some things.

1. Add "#include <nameser8_compat.h>" in the file "OS/os.h-Darwin".

2. Add "-lresolv" to the "EXTRALIBS_EXIM" variable in the file
"Local/Makefile".

Then it builds and works fine. :-)