Ticket #47 (closed defect: fixed)
Your vendor has not defined Socket macro MSG_DONTWAIT
| Reported by: | human | Owned by: | somebody |
|---|---|---|---|
| Version: | Keywords: | MSG_DONTWAIT | |
| Cc: | cuneyt@… |
Description
I am keep getting below error messages:
C:\mrtg-2.16.1\bin>perl mrtg mrtg.cfg Daemonizing MRTG ... Do Not close this window. Or MRTG will die Your vendor has not defined Socket macro MSG_DONTWAIT, used at (eval 15) line 1 * Restarting after 10 seconds in an attempt to recover from the error above Can't exec "mrtg": No such file or directory at mrtg line 368.
Any idea?


I'm receiving the same error and noticed that the error only occurs when you add the line "RunAsDaemon?: yes" to the mrtg.cfg file.
Without that line, you can manually execute mrtg without the error. With that line, the error occurs.