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: Juanma Barranquero
Subject: bug#8825: 24.0.50; Problem with builtin gnutls on Windows
Date: Sun, 19 Jun 2011 02:13:38 +0200

> Ted seems to indicate that "--with-gnutls" is necessary.

Not on Windows. configure.bat tests for gnutls/gnutls.h and enables
GnuTLS if found. There's the option --without-gnutls to disable that
check.

>> 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))

That backtrace means that the executable you are using wasn't compiled
with GnuTLS support. Apparently Sean's binary tarballs (including
emacs-20110613-bin-i386.zip) are built without it.

    Juanma





reply via email to

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