Search found 3 matches

by dlambert
Tue Jan 13, 2026 7:23 pm
Forum: Open Source Nagios Projects
Topic: NRPE 4.0.3 not working with Amazon Linux 2023 and openssl 3
Replies: 6
Views: 41889

Re: NRPE 4.0.3 not working with Amazon Linux 2023 and openssl 3

Thanks all the source compile of 4.1.3 did it for me.

I appreciate all the help.

-- Donnie
by dlambert
Wed Jan 07, 2026 12:37 pm
Forum: Open Source Nagios Projects
Topic: NRPE 4.0.3 not working with Amazon Linux 2023 and openssl 3
Replies: 6
Views: 41889

Re: NRPE 4.0.3 not working with Amazon Linux 2023 and openssl 3

[root@dev]# dnf install -y gcc glibc glibc-common openssl openssl-devel perl wget Last metadata expiration check: 0:24:48 ago on Wed Jan 7 17:11:45 2026. Package gcc-11.5.0-5.amzn2023.0.5.x86_64 is already installed. Package glibc-2.34-231.amzn2023.0.1.x86_64 is already installed. Package glibc-comm...
by dlambert
Mon Jan 05, 2026 1:17 pm
Forum: Open Source Nagios Projects
Topic: NRPE 4.0.3 not working with Amazon Linux 2023 and openssl 3
Replies: 6
Views: 41889

NRPE 4.0.3 not working with Amazon Linux 2023 and openssl 3

Trying to compile nrpe-4.0.3 on Amazon Linux 2023. Looks like there are a number of errors with openssl 3.0 that ships with Amazon Linux 2023. Am I doing something wrong ? Thanks, -- Donnie [donnie@dev nrpe-4.0.3]# make all cd ./src/; make make[1]: Entering directory '/usr/local/src/nrpe-4.0.3/src' ...