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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Derrick
Cc: exim-users
Asunto: 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/ ***