Compile Errors on MacOS

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Josh3955
Posts: 4
Joined: Sun Aug 07, 2016 9:08 pm

Compile Errors on MacOS

Post by Josh3955 »

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 both core and plugins. I don't have the skill to offer up fixes to the source code to the community, but will gladly offer up these logs.
compileErrors.rtf
(406.15 KiB) Downloaded 103 times
Josh3955
Posts: 4
Joined: Sun Aug 07, 2016 9:08 pm

Re: Compile Errors on MacOS

Post by Josh3955 »

Issue #379 opened in GitHub for this.
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Compile Errors on MacOS

Post by dwhitfield »

What instructions were you using to compile? Also, what version of macOS and what version of Core?
Locked