http://gambaswiki.org/bugtracker/edit?object=BUG.958&from=L21haW4-

Gianfranco COSTAMAGNA reported a new bug.

Summary
-------

gambas3 build failure with openssl 1.1

Type             : Bug
Priority         : Medium
Gambas version   : Unknown
Product          : Unknown


Description
-----------

Hi, gambas3 is currently failing to build with the upcoming openssl 1.1

I removed the affected lines on files
gb.openssl/src/c_cipher.c
gb.openssl/src/c_digest.c

and I got it build.
Basically the issue is that now CTX is an opaque structure, so you need to use 
openssl
getters to access it.
here you should have a log
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828307
and the API changes explanation.

thanks!

Gianfranco





------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to