search for: ssl_sock_ossl

Displaying 2 results from an estimated 2 matches for "ssl_sock_ossl".

2013 Oct 31
0
Trap invalide opcode error
...1:~# service asterisk start * Starting Asterisk PBX: asterisk But during the compiling of asterisk I got these messages: ../src/pj/os_core_unix.c: In function ?pj_thread_register?: ../src/pj/os_core_unix.c:394:10: warning: variable ?stack_ptr? set but not used [-Wunused-but-set-variable] ../src/pj/ssl_sock_ossl.c: In function ?create_ssl?: ../src/pj/ssl_sock_ossl.c:605:5: warning: value computed is not used [-Wunused-value] ../src/pj/ssl_sock_ossl.c:606:5: warning: value computed is not used [-Wunused-value] ../src/pj/ssl_sock_ossl.c: In function ?flush_write_bio?: ../src/pj/ssl_sock_ossl.c:1148:5: warnin...
2014 Dec 23
1
Problems linking asterisk against self-compiled openssl on CentOS 5
...end, pointing to my openssl directory. After this I compile, but I am getting these messages when compilation reaches res/res_rtp_asterisk.c: a - output/pjlib-x86_64-redhat-linux-gnu/sock_qos_bsd.o a - output/pjlib-x86_64-redhat-linux-gnu/ssl_sock_common.o a - output/pjlib-x86_64-redhat-linux-gnu/ssl_sock_ossl.o a - output/pjlib-x86_64-redhat-linux-gnu/ssl_sock_dump.o a - output/pjlib-x86_64-redhat-linux-gnu/string.o a - output/pjlib-x86_64-redhat-linux-gnu/timer.o a - output/pjlib-x86_64-redhat-linux-gnu/types.o [CC] res_rtp_asterisk.c -> res_rtp_asterisk.o res_rtp_asterisk.c: In function 'as...