Search found 4 matches
- Thu Jun 01, 2017 9:21 pm
- Forum: Open Source Nagios Projects
- Topic: Compile Errors on MacOS
- Replies: 2
- Views: 1205
Re: Compile Errors on MacOS
Issue #379 opened in GitHub for this.
- Thu Jun 01, 2017 9:18 pm
- Forum: Open Source Nagios Projects
- Topic: Compile Errors on MacOS
- Replies: 2
- Views: 1205
Compile Errors on MacOS
I was able to compile by using make -i to ignore all warnings and errors. Core only has a few but the plugins compile is in the hundred+ errors. Mostly due to deprecated calls or unsigned integers (apparently Darwin hates that kind of thing. I am attaching a RTF of the console log of the compile of ...
- Mon Aug 08, 2016 7:50 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Core on Mac OS 10.11 Segmentation Fault
- Replies: 3
- Views: 1684
Re: Nagios Core on Mac OS 10.11 Segmentation Fault
Thanks, I opened #151 on there. Crossing my fingers 
- Sun Aug 07, 2016 9:12 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Core on Mac OS 10.11 Segmentation Fault
- Replies: 3
- Views: 1684
Nagios Core on Mac OS 10.11 Segmentation Fault
I downloaded Nagios Core 4.2.0 source and compiled on Mac OS 10.11 aka El Capitan. Upon execution I get a segmentation fault. bash-3.2$ ./nagios /Library/Server/Web/Data/Sites/Default/nagios/etc/nagios.cfg Nagios Core 4.2.0 Copyright (c) 2009-present Nagios Core Development Team and Community Contri...