Re: [Exim] exiscan make problem

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Peter Bowyer
Data:  
Para: 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