[Gambas-user] [Gambas Bug Tracker] Bug #959: gambas3 build failure with openssl 1.1

bugtracker at ...3416... bugtracker at ...3416...
Thu Jun 30 10:31:54 CEST 2016


http://gambaswiki.org/bugtracker/edit?object=BUG.959&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
-----------

Gambas3 is currently FTBFS with openssl 1.1, because of some API changes (CTX is now a private structure, so you need
to use the getters that openssl provides to access its members)

More details and build logs are available here
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828307

thanks!

I did some comment of functions, and seems that only two places needs patching:
gb.openssl/src/c_digest.c
gb.openssl/src/c_cipher.c
thanks

Gianfranco








More information about the User mailing list