[OpenSIPS-Users] Error in compile of tls_mgm

Răzvan Crainea razvan at opensips.org
Fri Jul 21 10:09:40 EDT 2017


Hello, Mike!

OpenSIPS tls module uses libssl. can you tell us what version you are 
using for libssl-dev?

Thanks,

Răzvan Crainea
OpenSIPS Solutions
www.opensips-solutions.com

On 07/21/2017 04:43 PM, Mike Tesliuk wrote:
> Hello,
>
>
> Im getting this error (below) when trying to compile the tls_mgm on
> version 2.2.5 (github 2.2)
>
>
> In file included from proto_tls.c:67:0:
> ../tls_mgm/tls_conn_ops.h: In function ‘tls_conn_init’:
> ../tls_mgm/tls_conn_ops.h:120:29: error: dereferencing pointer to
> incomplete type ‘SSL {aka struct ssl_st}’
>    if ( ((SSL *)c->extra_data)->kssl_ctx ) {
>                               ^~
> ../tls_mgm/tls_conn_ops.h:121:3: warning: implicit declaration of
> function ‘kssl_ctx_free’ [-Wimplicit-function-declaration]
>     kssl_ctx_free( ((SSL *)c->extra_data)->kssl_ctx );
>     ^~~~~~~~~~~~~
>
>
> The system is a debian 9 with the libs below for tls:
>
> libcurl3-gnutls:amd64 - 7.52.1-5
> libcurl4-gnutls-dev:amd64 - 7.52.1-5
> libgnutls-dane0:amd64 - 3.5.8-5+deb9u1
> libgnutls-openssl27:amd64 - 3.5.8-5+deb9u1
> libgnutls28-dev:amd64 - 3.5.8-5+deb9u1
> libgnutls30:amd64 - 3.5.8-5+deb9u1
> libgnutlsxx28:amd64 - 3.5.8-5+deb9u1
>
>
> Can you confirm how can i solve this ?
>
> Thank you.
>
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20170721/f44d3910/attachment-0001.html>


More information about the Users mailing list