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.
# make all
cd ./base && make
make[1]: Entering directory `/usr/src/nagios-nagioscore/base'
gcc -Wall -I.. -g -O2 -DHAVE_CONFIG_H -DNSCORE -c -o workers.o workers.c
workers.c: In function ‘parse_worker_result’:
workers.c:488:3: warning: implicit declaration of function ‘wpres_get_key’ [-Wimplicit-function-declaration]
workers.c:488:5: warning: assignment makes pointer from integer without a cast [enabled by default]
workers.c:493:12: error: dereferencing pointer to incomplete type