Re: [EXIM] AIX 4.2 make errors for 2.02

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Doug S
Cc: Exim Users
Asunto: Re: [EXIM] AIX 4.2 make errors for 2.02
On Sat, 8 Aug 1998, Doug S wrote:

> With exim 2.02, AIX 4.2's make doesn't seem to like the line
>
> SHELL = $(MAKE_SHELL)
>
> in the build-AIX-.../makefile. It nags about $(MAKE_SHELL) not found when
> it tries to run the configure script.


Hmm. It should have

MAKE_SHELL=/bin/sh

right up at the top of that makefile. Oh wait, it may not have a setting
in the very basic state before it has made the concatenated makefile.

> suspect it was the "IRIX hack" breaking on AIX...


Actually, I think it was for QNX that this got added. I'll see if I can
improve things, though whenever I try to tinker with the make files I
usually break something :-(

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



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