emacs-devel
[Top][All Lists]
Advanced

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

Re: gnutls.c make error


From: Colin Baxter
Subject: Re: gnutls.c make error
Date: Wed, 25 Jan 2017 07:41:13 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

On Wed, Jan 25 2017, Colin Baxter wrote:

> Hello,
>
> I have a make error after the latest pull on master.
>
> ----
>
> gnutls.c: In function ‘emacs_gnutls_handle_error’:
> gnutls.c:589:18: error: ‘GNUTLS_E_PREMATURE_TERMINATION’ undeclared
> (first use in this function)
> gnutls.c:589:18: note: each undeclared identifier is reported only
> once for each function it appears in
> make[1]: *** [gnutls.o] Error 1
> make[1]: Leaving directory `/home/redknight/git/emacs/src'
> make: *** [src] Error 2
>
> Compilation exited abnormally with code 2 at Wed Jan 25 07:02:38
>
> ----
>
> I'm using 3.2.0-4-686-pae #1 SMP Debian 3.2.84-1 i686 GNU/Linux.
>
> Colin.

The error might have something to do with

commit 42e23674133e881092c05814c6e11224e642f5f8
Tweak TLS error messaging on closed connections

When I revert the commit on my local git distribution, the error goes
away and emacs builds satisfactorily.

Colin.



reply via email to

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