Hey guys,

I'm currently maintaining the Emacs packages, and I'm going to update them
today.  In the process of verifying whether Emacs works correctly with all
of its dependencies, I've found out that it does not load GnuTLS anymore.

First of all, as you know, there was an update for GnuTLS to 3.4.  There
are two sides of this problem, one from the side of Emacs, that it should
know which DLL to load (and currently it does not know yet that it should
load "libgnutls-30.dll").  This one I will fix on my own today.  Another
side of the problem is that I suspect that since the official version of
GnuTLS is 3.4, then why the corresponding DLL is named "libgnutls-30.dll"?
Shouldn't that be "libgnutls-34.dll"?  Relevant query:

$ pacman -Ql mingw-w64-x86_64-gnutls | grep "libgnutls"
mingw-w64-x86_64-gnutls /mingw64/bin/libgnutls-30.dll
mingw-w64-x86_64-gnutls /mingw64/bin/libgnutlsxx-28.dll
mingw-w64-x86_64-gnutls /mingw64/lib/libgnutls.dll.a
mingw-w64-x86_64-gnutls /mingw64/lib/libgnutlsxx.dll.a

So the question is: is the GnuTLS version is correct or you will fix it?  I
should know that exactly to teach Emacs to load the correct version.
Thanks in advance.

Regards,
Alexander
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to