Re: [Exim] exiscan make problem

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Peter Bowyer
Fecha:  
A: Exim-Users \(E-mail\)
Asunto: Re: [Exim] exiscan make problem
Thomas Kinghorn wrote:

> Any ideas on how to fix this issue.


<snip>

> make[1]: *** No rule to make target `demime.c', needed by `demime.o'.

Stop.

Yep - BTDT.

You need to 'make clean' and 'make makefile' on your exim source tree before
you 'make' with the exiscan-acl patch applied.

Peter