GNU bug report logs -
#8825
24.0.50; Problem with builtin gnutls on Windows
Previous Next
Reported by: nyc4bos <at> aol.com
Date: Wed, 8 Jun 2011 21:52:01 UTC
Severity: normal
Found in version 24.0.50
Done: Juanma Barranquero <lekktu <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Juanma Barranquero <lekktu <at> gmail.com>
> Date: Thu, 9 Jun 2011 01:39:57 +0200
> Cc: 8825 <at> 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.
This bug report was last modified 13 years and 342 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.