bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#8825: 24.0.50; Problem with builtin gnutls on Windows


From: Eli Zaretskii
Subject: bug#8825: 24.0.50; Problem with builtin gnutls on Windows
Date: Thu, 09 Jun 2011 10:38:37 +0300

> From: Juanma Barranquero <lekktu@gmail.com>
> Date: Thu, 9 Jun 2011 01:39:57 +0200
> Cc: 8825@debbugs.gnu.org
> 
> > I tried the simple test specified in `gnutls.el':
> >
> > (require 'gnutls)
> > (open-gnutls-stream "tls" "tls-buffer" "imap.aim.com" "imaps")
> >
> > Debugger entered--Lisp error: (void-function gnutls-boot)
> >  gnutls-boot(#<process tls> gnutls-x509pki (:priority "NORMAL" :hostname 
> > "imap.aim.com" :loglevel 0 :trustfiles nil :crlfiles nil :keylist nil 
> > :verify-flags nil :verify-error nil :verify-hostname-error nil :callbacks 
> > nil))
> [...etc...]
> 
> That's weird. I have a build from the trunk, and evaling the lines
> above gets me a message
> 
> gnutls.c: [1] (Emacs) GnuTLS library loaded: libgnutls-26.dll
> 
> and a tls-buffer buffer with
> 
> * OK IMAP4 ready

Is this your own build or Sean's build?  If the former, perhaps there
was some problem with Sean's binaries.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]