Open savv3 opened 10 months ago
I have run into the same problem. But I was not able to comment out line 681 and the entire for() at line 690. This yielded another error and I didn't dig into it any further. For now I have held back naemon to version 1.4.1. I hope the fix is easy and a new release can be made, which should also address issue #158
Are there any updates on this?
Hey guys, I have patched merlin to compile for naemon 1.4.2 and I'd appreciate if someone would try it to see if everything is working fine.
https://github.com/dirtyren/monitor-merlin/tree/naemon-1.4.2
If all is ok I will open a PR.
Great news! I will give this a try in the next week or so.
Getting the following error: Error: Could not load module '/usr/lib64/merlin/merlin.so' -> /usr/lib64/merlin/merlin.so: undefined symbol: comment_list
Naemon release 1.4.2 has the following changes: https://github.com/naemon/naemon-core/releases/tag/v1.4.2
I've tried compiling from source, using naemon 1.4.2 but getting errors
Commenting out those rows will allow compile to work. And naemon will start after that.