LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Sendmail - Error No rule to make target (https://www.linuxquestions.org/questions/linux-newbie-8/sendmail-error-no-rule-to-make-target-4175659334/)

spedy34 08-17-2019 10:07 PM

Sendmail - Error No rule to make target
 
Hello all,

I have server Sendmail on Ubuntu. I can't restart sendmail service with the following command :
Code:

service sendmail restart
I have this error :
Code:

root@DESKTOP-DFS:/etc/mail# service sendmail restart
* Restarting Mail Transport Agent (MTA) sendmail
make: *** No rule to make target '../m4/cf.m4', needed by '/etc/mail/databases'.  Stop.

Can you help me please ?
Thanks,

spedy34 08-17-2019 10:21 PM

It's okay !
I have replace all "../m4/cf.m4" by "/usr/share/sendmail/cf/m4/cf.m4" on Makefile.

It's work :)


All times are GMT -5. The time now is 09:44 AM.