Re: [EXIM] Compile of 2.11 under Irix 6.2 problem

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Philip Hazel
日付:  
To: Derrick
CC: exim-users
題目: Re: [EXIM] Compile of 2.11 under Irix 6.2 problem
On Thu, 28 Jan 1999, Derrick wrote:

> IRIX 6.2 Exim 2.11 using gcc
>
> I am getting an error when I compile:
>
>         gcc -c -O -I. globals.c globals.c:206: `exim' undeclared here (not
> in a function) 


You have set

EXIM_UID = exim

in your Local/Makefile. Unfortunately, named uids are not permitted
here; you must give a numerical uid.

[In the runtime configure file you *can* use names.]

-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.



--
*** Exim information can be found at http://www.exim.org/ ***