-
Notifications
You must be signed in to change notification settings - Fork 156
Description
make install-am make[3]: Entering directory/opt/MRCP-Plugin-Demo/unimrcp-deps-1.5.0/libs/sofia
-sip/libsofia-sip-ua/tport'
LTCOMPILE tport_tls.lo
tport_tls.c: In function 'tls_init_context':
tport_tls.c:300:7: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarati
ons]
meth = TLSv1_method();
In file included from /usr/include/openssl/e_os2.h:13:0,
from /usr/include/openssl/lhash.h:17,
from tport_tls.c:45:
/usr/include/openssl/rand.h:47:1: note: declared here
DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num))
^
tport_tls.c: In function 'tls_post_connection_check':
tport_tls.c:596:33: error: dereferencing pointer to incomplete type 'X509 {aka s
truct x509_st}'
tls_parse_extensions(tls, cert->cert_info->extensions);
^~
make[3]: *** [tport_tls.lo] Error 1
make[3]: Leaving directory /opt/MRCP-Plugin-Demo/unimrcp-deps-1.5.0/libs/sofia- sip/libsofia-sip-ua/tport' make[2]: *** [install] Error 2 make[2]: Leaving directory /opt/MRCP-Plugin-Demo/unimrcp-deps-1.5.0/libs/sofia-
sip/libsofia-sip-ua/tport'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory /opt/MRCP-Plugin-Demo/unimrcp-deps-1.5.0/libs/sofia- sip/libsofia-sip-ua' make: *** [install-recursive] Error 1