[Exim] Building Exim 4.24 on Panther

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Gerard Bronner
日付:  
To: exim-users
題目: [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. :-)