RE: [Exim] help for Exiscan with uvscan With NAI

Startseite
Nachricht löschen
Nachricht beantworten
Autor: exim
Datum:  
To: exim-users
Betreff: RE: [Exim] help for Exiscan with uvscan With NAI
Patrick Le Deault wrote:
> path -p1 < exiscan-acl-4.24-13.patch
> make makefile
> make
>
> and after few minutes, I've a message like "make[1]: no rule
> for making
> target "demime.c" needed by "demime.o". STOP" (this is a
> translate of FRENCH
> message so.... excuse me)


I've found that starting with a fresh source tree fixes this one, but
the last time I sujested it someone else came up with another acceptable
solution which I think was..

make clean
make makefile

If you do the first method, don't forget to keep your Local/Makefile.

Ted.