LINUX下nrpe的安装
现在公司要用NAGIOS监控一台LINUX主机,所以我按正常步骤安装nrpe,但是当我nrpe装到make all的时候就报错了,请大家帮我解决下,越快越好....以下是报错的内容,LINUX主机是64位的.....急等# make all
cd ./src/; make ; cd ..
make: Entering directory `/home/tianhao/nrpe-2.12/src'
gcc -g -O2 -I/usr/include/openssl -I/usr/include -DHAVE_CONFIG_H -o nrpe nrpe.c utils.c -L/usr/lib-lssl -lcrypto -lnsl -lwrap
在包含自 /usr/include/openssl/e_os2.h:56 的文件中,
从 /usr/include/openssl/asn1.h:63,
从 /usr/include/openssl/rsa.h:62,
从 ../include/config.h:238,
从 ../include/common.h:24,
从 nrpe.c:21:
/usr/include/openssl/opensslconf.h:25:32: 错误:opensslconf-x86_64.h:没有那个文件或目录
In file included from /usr/include/openssl/asn1.h:74,
from /usr/include/openssl/rsa.h:62,
from ../include/config.h:238,
from ../include/common.h:24,
from nrpe.c:21:
/usr/include/openssl/bn.h:288: 错误:expected specifier-qualifier-list before ‘BN_ULONG’
/usr/include/openssl/bn.h:304: 错误:expected specifier-qualifier-list before ‘BN_ULONG’
/usr/include/openssl/bn.h:450: 错误:expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘BN_mod_word’
/usr/include/openssl/bn.h:451: 错误:expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘BN_div_word’
/usr/include/openssl/bn.h:452: 错误:expected declaration specifiers or ‘...’ before ‘BN_ULONG’
/usr/include/openssl/bn.h:453: 错误:expected declaration specifiers or ‘...’ before ‘BN_ULONG’
/usr/include/openssl/bn.h:454: 错误:expected declaration specifiers or ‘...’ before ‘BN_ULONG’
/usr/include/openssl/bn.h:455: 错误:expected declaration specifiers or ‘...’ before ‘BN_ULONG’
/usr/include/openssl/bn.h:456: 错误:expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘BN_get_word’
/usr/include/openssl/bn.h:471: 错误:expected declaration specifiers or ‘...’ before ‘BN_ULONG’
/usr/include/openssl/bn.h:764: 错误:expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bn_mul_add_words’
/usr/include/openssl/bn.h:765: 错误:expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bn_mul_words’
/usr/include/openssl/bn.h:766: 错误:expected ‘)’ before ‘*’ token
/usr/include/openssl/bn.h:767: 错误:expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bn_div_words’
/usr/include/openssl/bn.h:768: 错误:expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bn_add_words’
/usr/include/openssl/bn.h:769: 错误:expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bn_sub_words’
In file included from /usr/include/openssl/ssl.h:1010,
from ../include/config.h:242,
from ../include/common.h:24,
from nrpe.c:21:
/usr/include/openssl/ssl3.h:306: 错误:expected specifier-qualifier-list before ‘PQ_64BIT’
In file included from /usr/include/openssl/dtls1.h:64,
from /usr/include/openssl/ssl.h:1012,
from ../include/config.h:242,
from ../include/common.h:24,
from nrpe.c:21:
/usr/include/openssl/pqueue.h:73: 错误:expected specifier-qualifier-list before ‘PQ_64BIT’
/usr/include/openssl/pqueue.h:80: 错误:expected ‘)’ before ‘priority’
/usr/include/openssl/pqueue.h:89: 错误:expected declaration specifiers or ‘...’ before ‘PQ_64BIT’
In file included from /usr/include/openssl/ssl.h:1012,
from ../include/config.h:242,
from ../include/common.h:24,
from nrpe.c:21:
/usr/include/openssl/dtls1.h:92: 错误:expected specifier-qualifier-list before ‘PQ_64BIT’
在包含自 /usr/include/openssl/e_os2.h:56 的文件中,
从 /usr/include/openssl/asn1.h:63,
从 /usr/include/openssl/rsa.h:62,
从 ../include/config.h:238,
从 ../include/common.h:24,
从 utils.c:32:
/usr/include/openssl/opensslconf.h:25:32: 错误:opensslconf-x86_64.h:没有那个文件或目录
In file included from /usr/include/openssl/asn1.h:74,
from /usr/include/openssl/rsa.h:62,
from ../include/config.h:238,
from ../include/common.h:24,
from utils.c:32:
/usr/include/openssl/bn.h:288: 错误:expected specifier-qualifier-list before ‘BN_ULONG’
/usr/include/openssl/bn.h:304: 错误:expected specifier-qualifier-list before ‘BN_ULONG’
/usr/include/openssl/bn.h:450: 错误:expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘BN_mod_word’
/usr/include/openssl/bn.h:451: 错误:expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘BN_div_word’
/usr/include/openssl/bn.h:452: 错误:expected declaration specifiers or ‘...’ before ‘BN_ULONG’
/usr/include/openssl/bn.h:453: 错误:expected declaration specifiers or ‘...’ before ‘BN_ULONG’
/usr/include/openssl/bn.h:454: 错误:expected declaration specifiers or ‘...’ before ‘BN_ULONG’
/usr/include/openssl/bn.h:455: 错误:expected declaration specifiers or ‘...’ before ‘BN_ULONG’
/usr/include/openssl/bn.h:456: 错误:expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘BN_get_word’
/usr/include/openssl/bn.h:471: 错误:expected declaration specifiers or ‘...’ before ‘BN_ULONG’
/usr/include/openssl/bn.h:764: 错误:expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bn_mul_add_words’
/usr/include/openssl/bn.h:765: 错误:expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bn_mul_words’
/usr/include/openssl/bn.h:766: 错误:expected ‘)’ before ‘*’ token
/usr/include/openssl/bn.h:767: 错误:expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bn_div_words’
/usr/include/openssl/bn.h:768: 错误:expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bn_add_words’
/usr/include/openssl/bn.h:769: 错误:expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bn_sub_words’
In file included from /usr/include/openssl/ssl.h:1010,
from ../include/config.h:242,
from ../include/common.h:24,
from utils.c:32:
/usr/include/openssl/ssl3.h:306: 错误:expected specifier-qualifier-list before ‘PQ_64BIT’
In file included from /usr/include/openssl/dtls1.h:64,
from /usr/include/openssl/ssl.h:1012,
from ../include/config.h:242,
from ../include/common.h:24,
from utils.c:32:
/usr/include/openssl/pqueue.h:73: 错误:expected specifier-qualifier-list before ‘PQ_64BIT’
/usr/include/openssl/pqueue.h:80: 错误:expected ‘)’ before ‘priority’
/usr/include/openssl/pqueue.h:89: 错误:expected declaration specifiers or ‘...’ before ‘PQ_64BIT’
In file included from /usr/include/openssl/ssl.h:1012,
from ../include/config.h:242,
from ../include/common.h:24,
from utils.c:32:
/usr/include/openssl/dtls1.h:92: 错误:expected specifier-qualifier-list before ‘PQ_64BIT’
make: *** 错误 1
make: Leaving directory `/home/tianhao/nrpe-2.12/src'
*** Compile finished ***
If the NRPE daemon and client compiled without any errors, you
can continue with the installation or upgrade process.
Read the PDF documentation (NRPE.pdf) for information on the next
steps you should take to complete the installation or upgrade. rpm 方式 没装OPENSSL吧
页:
[1]