Failed Upgrade to 2026R1.2
Posted: Wed Feb 25, 2026 8:23 am
Tried to upgrade to the latest and greatest this morning, looking forward to SSO improvements - I errored out with the following (RHEL):
Anyone else see this?
Code: Select all
UPGRADE: Nagios Core upgraded OK.
Building InfluxDB performance data module...
gcc -I.. -fPIC -I. -I../include -I.. -I../include -I../lib -g -O2 -DHAVE_CONFIG_H -o influx_perf_api_v1.o ./influx_perf_api_v1.c -shared -lssl -lcrypto -lcurl -lpthread
./influx_perf_api_v1.c:57:10: fatal error: curl/curl.h: No such file or directory
#include <curl/curl.h>
^~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:37: influx_perf_api_v1.o] Error 1
Error: make command failed