[Gambas-user] [Gambas Bug Tracker] Bug #984: error compiling again 0.9 openssl, only 1.0 compiles

bugtracker at ...3416... bugtracker at ...3416...
Mon Aug 29 20:42:58 CEST 2016


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

Comment #5 by Tobias BOEGE:

>c_digest.c:51: warning: implicit declaration of function ‘EVP_MD_do_all’
Apparently EVP_MD_do_all() was added in the OpenSSL 1.0.0 branch. That makes everything below 1.0.0 completely incompatible with the way gb.openssl works.

Are you really sure that you compiled, linked and used (!) gb.openssl successfully before with an unpatched OpenSSL 0.9.8o? Because I don't see how it could have been possible.






More information about the User mailing list