[Gambas-user] [Gambas Bug Tracker] Bug #958: gambas3 build failure with openssl 1.1
bugtracker at ...3416...
bugtracker at ...3416...
Thu Jun 30 10:29:38 CEST 2016
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
More information about the User
mailing list