Fail to install nagios-plugins-release-2.4.11
Posted: Wed Apr 22, 2026 11:57 am
Hi you all.
Please, I need support/guidance to solve the following:
I've successfully installed nagios-4.5.12 supported by the guidance below:
https://support.nagios.com/kb/article/n ... tml#Debian
When trying to install the plugins (nagios-plugins-release-2.4.11) following step-by-step commands, I get:
1- Step "./configure" (many) warnings like this:
../gl/gl_openssl.h:105:3: warning: ‘SHA1_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
2- Step "make", the msg error below:
/usr/bin/ld: libnpcommon.a(sslutils.o): in function `np_net_ssl_init_with_hostname_version_and_cert':
/home/msadu/Downloads/nagios-plugins-release-2.4.11/plugins/sslutils.c:190: undefined reference to `SSL_get1_peer_certificate'
/usr/bin/ld: libnpcommon.a(sslutils.o): in function `np_net_ssl_check_cert_real':
/home/msadu/Downloads/nagios-plugins-release-2.4.11/plugins/sslutils.c:264: undefined reference to `SSL_get1_peer_certificate'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile
check_http] Erro 1
Not run the step "make install" and so no plugin is installed.
Any recommendation on how to solve?
Thanks in advance.
Please, I need support/guidance to solve the following:
I've successfully installed nagios-4.5.12 supported by the guidance below:
https://support.nagios.com/kb/article/n ... tml#Debian
When trying to install the plugins (nagios-plugins-release-2.4.11) following step-by-step commands, I get:
1- Step "./configure" (many) warnings like this:
../gl/gl_openssl.h:105:3: warning: ‘SHA1_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
2- Step "make", the msg error below:
/usr/bin/ld: libnpcommon.a(sslutils.o): in function `np_net_ssl_init_with_hostname_version_and_cert':
/home/msadu/Downloads/nagios-plugins-release-2.4.11/plugins/sslutils.c:190: undefined reference to `SSL_get1_peer_certificate'
/usr/bin/ld: libnpcommon.a(sslutils.o): in function `np_net_ssl_check_cert_real':
/home/msadu/Downloads/nagios-plugins-release-2.4.11/plugins/sslutils.c:264: undefined reference to `SSL_get1_peer_certificate'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile
Not run the step "make install" and so no plugin is installed.
Any recommendation on how to solve?
Thanks in advance.