all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: nyc4bos@aol.com
To: 8825@debbugs.gnu.org
Subject: bug#8825: 24.0.50; Problem with builtin gnutls on Windows
Date: Wed, 15 Jun 2011 17:37:00 -0400	[thread overview]
Message-ID: <yriips6u683.fsf@aol.com> (raw)
In-Reply-To: <87d3ift94w.fsf@lifelogs.com> (Ted Zlatanov's message of "Wed, 15 Jun 2011 10:19:27 -0500")

Ted Zlatanov <tzz@lifelogs.com> writes:

> On Tue, 14 Jun 2011 19:28:37 -0400 nyc4bos@aol.com wrote: 
>
> n> I'm begining to think that the problem is in the way that gnutls
> n> is called and/or its error handling.
>
> n> When I try the test from the *scratch* buffer:
>
> n> (require 'gnutls)
> n> gnutls
> n> (open-gnutls-stream "tls" "tls-buffer" "imap.aim.com" "imaps")
>
> n> I get the *Backtrace* error:
>
> n> Debugger entered--Lisp error: (void-function gnutls-boot)
> n>   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))
> n>   gnutls-negotiate(:process #<process tls> :type gnutls-x509pki :hostname "imap.aim.com")
> n>   open-gnutls-stream("tls" "tls-buffer" "imap.aim.com" "imaps")
> n>   eval((open-gnutls-stream "tls-" "tls-buffer" "imap.aim.com" "imaps") nil)
> n>   eval-last-sexp-1(t)
> n>   eval-last-sexp(t)
> n>   eval-print-last-sexp()
> n>   call-interactively(eval-print-last-sexp nil nil)
> n>   recursive-edit()
> n>   debug(error (void-function gnutls-boot))
>
> n> But I do get the 'tls-buffer' and a TCP ESTABLISHED connection:
>
> n> I did get in `process-list':
>
> n> tls		open	tls-buffer	--	     (network connection to imap.aim.com)
>
> n> I also got an ESTALISHED TCP connection:
>
> n>   TCP    XXX.XXX.XXX.XXX:4151       205.188.58.10:993      ESTABLISHED
>
> This is not a GnuTLS bug, but a missing `gnutls-boot'.  I think that
> will only happen if Emacs is compiled without the --with-gnutls
> configure option.

Sean,

Could you build Emacs with the "--with-gnutls" configure option?

I don't seem to see it specified in your build:

In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
 of 2011-06-13 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.5) --no-opt --cflags -Ic:/build/include'

Thanks.





  reply	other threads:[~2011-06-15 21:37 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-08 21:48 bug#8825: 24.0.50; Problem with builtin gnutls on Windows nyc4bos
2011-06-08 23:39 ` Juanma Barranquero
2011-06-09  7:38   ` Eli Zaretskii
2011-06-09  9:43     ` Juanma Barranquero
2011-06-10 20:37 ` Sean Sieger
2011-06-14 23:28   ` nyc4bos
2011-06-15  0:48     ` Juanma Barranquero
2011-06-15 15:19     ` Ted Zlatanov
2011-06-15 21:37       ` nyc4bos [this message]
2011-06-17 21:42         ` Sean Sieger
2011-06-17 22:00           ` Sean Sieger
2011-06-18 16:47             ` nyc4bos
2011-06-19  0:13               ` Juanma Barranquero
2011-06-19  2:26                 ` Ted Zlatanov
2011-06-19  3:07                   ` Juanma Barranquero
2011-06-19 10:59                     ` Sean Sieger
2011-06-19 11:24                       ` Juanma Barranquero
2011-06-19 11:25                         ` Juanma Barranquero
2011-06-19 12:39                           ` Sean Sieger
2011-06-19 14:56                             ` Ted Zlatanov
2011-06-20 17:11                               ` Sean Sieger
2011-06-20 20:10                                 ` Juanma Barranquero
2011-06-20 22:16                                   ` Sean Sieger
2011-06-20 22:48                                     ` Juanma Barranquero
2011-06-20 23:22                 ` nyc4bos
2011-06-21 12:02                   ` Ted Zlatanov
2011-06-11  1:17 ` Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yriips6u683.fsf@aol.com \
    --to=nyc4bos@aol.com \
    --cc=8825@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.