Re: [EXIM] compile Exim 1.89 on Red Hat 5.0

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Nigel Metheringham
Fecha:  
A: mark david mcCreary
Cc: exim-users
Asunto: Re: [EXIM] compile Exim 1.89 on Red Hat 5.0

mdm@??? said:
} But I can't compile Exim 1.89 on Red Hat 5.0.

I am managing to do so with a very similar config to you.

However I am finding in my build scripts that sometimes if you just do a
"make", the build-* directory and new makefile are produced, but make
continues using variables from the previous (default) setup, which can
cause the build to fail, so I do

    make build-directory
    make makefile
    make


as 3 explicit operations which seems to work better.

[Philip, I guess this may be a buglet with the build process.]

    Nigel.
-- 
[ Nigel.Metheringham@???   -  Systems Software Engineer ]
[ Tel : +44 113 207 6112                   Fax : +44 113 234 6065 ]
[ *** Note new telephone number - old one will no longer work *** ] 
[      Real life is but a pale imitation of a Dilbert strip       ]




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