Re: Patches for compile problems

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Tim Cutts
日付:  
To: Philip Hazel
CC: exim-users
題目: Re: Patches for compile problems
On Fri, 13 Sep 1996, Philip Hazel wrote:

> I have put two small patches for Exim 0.56 in
>
> ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/exim-0.56.patches
>
> You only need them if you are seeing compile-time problems. The first
> fixes the compiler problems with __P when compiling with USE_DB defined
> on some systems. It has been tested on one system that had the problem,
> so I hope it works for all.
>
> The second patch prevents the AIX cc compiler from muttering about the
> variable transport_sigalrm_seen, which I had declared as volatile in
> globals.h but not in globals.c. AFAIK, no other compiler minds (gcc
> doesn't).


You mean IRIX, don't you? That was the problem I had under IRIX 5.3

Tim.