diff options
| author | Sven Nierlein <sven@consol.de> | 2026-06-19 11:12:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-19 11:12:08 +0200 |
| commit | 1c84da06be317a00c667cb7d7f0c24b7e8feb89d (patch) | |
| tree | 95146c5762c6b6675d07aac55fe18cb8cc0a371f /gl/ialloc.c | |
| parent | 167be08c4be309b46a783f7b7172421437fafc6a (diff) | |
| download | monitoring-plugins-1c84da06be317a00c667cb7d7f0c24b7e8feb89d.tar.gz | |
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 'gl/ialloc.c')
0 files changed, 0 insertions, 0 deletions
