Error install XI 5.5.8 in Centos
Posted: Tue Jul 30, 2019 10:00 am
Hi,
I’m trying to install XI 5.5.8 on Centos release 6.6 (Final) and I have the following errors:
Any idea?
I’m trying to install XI 5.5.8 on Centos release 6.6 (Final) and I have the following errors:
The error appear in A-subcomponentscd ./src/; make
make[1]: Entering directory `/tmp/nagiosxi/subcomponents/nrpe/nrpe-3.2.1/src'
gcc -g -O2 -I/usr/include/krb5 -DHAVE_CONFIG_H -I ../include -I ./../include -o nrpe ./nrpe.c ./utils.c ./acl.c -lssl -lcrypto -lnsl
gcc -g -O2 -I/usr/include/krb5 -DHAVE_CONFIG_H -I ../include -I ./../include -o check_nrpe ./check_nrpe.c ./utils.c -lssl -lcrypto -lnsl
./nrpe.c: In function ‘init_ssl’:
./nrpe.c:456: warning: assignment makes pointer from integer without a cast
/tmp/ccpQQoy3.o: In function `init_ssl':
/tmp/nagiosxi/subcomponents/nrpe/nrpe-3.2.1/src/./nrpe.c:456: undefined reference to `get_dh2048'
collect2: ld returned 1 exit status
make[1]: *** [nrpe] Error 1
make[1]: Leaving directory `/tmp/nagiosxi/subcomponents/nrpe/nrpe-3.2.1/src'
make: *** [all] Error 2
ERROR: Subcomponent 'nrpe' installation failed - exiting.
Subcomponents installation failed - exiting
RESULT=1
Any idea?