Skip to content

执行./build-dep-libs.sh出错? #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vinsonhu opened this issue Feb 26, 2019 · 2 comments
Open

执行./build-dep-libs.sh出错? #10

vinsonhu opened this issue Feb 26, 2019 · 2 comments

Comments

@vinsonhu
Copy link

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

@wangkaisine
Copy link
Owner

Sofia没有安装或者安装不成功。

@gomlvb
Copy link

gomlvb commented Mar 7, 2019

有没有解决,我这边也出现这种情况

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants