[Exim] Building Exim 4.24 on Panther

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Gerard Bronner
Data:  
Para: exim-users
Assunto: [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. :-)