You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
]# make all
cd ./src/; make
make[1]: se ingresa al directorio /root/nrpe-nrpe-4.1.0/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 ./nrpe.c: En la función ‘init_ssl’: ./nrpe.c:413:16: error: ‘SSL_OP_NO_TLSv1_1’ no se declaró aquí (primer uso en esta función) ./nrpe.c:413:16: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece make[1]: *** [nrpe] Error 1 make[1]: se sale del directorio /root/nrpe-nrpe-4.1.0/src'
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered:
]# make all
cd ./src/; make
make[1]: se ingresa al directorio
/root/nrpe-nrpe-4.1.0/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 ./nrpe.c: En la función ‘init_ssl’: ./nrpe.c:413:16: error: ‘SSL_OP_NO_TLSv1_1’ no se declaró aquí (primer uso en esta función) ./nrpe.c:413:16: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece make[1]: *** [nrpe] Error 1 make[1]: se sale del directorio
/root/nrpe-nrpe-4.1.0/src'make: *** [all] Error 2
The text was updated successfully, but these errors were encountered: