summaryrefslogtreecommitdiffstats
path: root/lib/output.h
diff options
context:
space:
mode:
authorSven Nierlein <sven@consol.de>2026-06-19 11:12:08 +0200
committerGitHub <noreply@github.com>2026-06-19 11:12:08 +0200
commit1c84da06be317a00c667cb7d7f0c24b7e8feb89d (patch)
tree95146c5762c6b6675d07aac55fe18cb8cc0a371f /lib/output.h
parent167be08c4be309b46a783f7b7172421437fafc6a (diff)
downloadmonitoring-plugins-1c84da06be317a00c667cb7d7f0c24b7e8feb89d.tar.gz
check for net-snmp-config when buildin check_snmp (fixes #2281) (#2286)HEADmaster
this will fix the build error on check_snmp when net-snmp-config is not available. ``` CC check_snmp-check_snmp.o /bin/bash: line 1: net-snmp-config: command not found In file included from check_snmp.d/check_snmp_helpers.h:3, from check_snmp.c:42: check_snmp.d/./config.h:16:10: fatal error: net-snmp/net-snmp-config.h: No such file or directory 16 | #include <net-snmp/net-snmp-config.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[3]: *** [Makefile:3353: check_snmp-check_snmp.o] Error 1 make[3]: Leaving directory '/opt/projects/git/monitoring-plugins/plugins' ``` Signed-off-by: Sven Nierlein <sven@consol.de>
Diffstat (limited to 'lib/output.h')
0 files changed, 0 insertions, 0 deletions