emacs-devel
[Top][All Lists]
Advanced

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

emacs make error on linux


From: Colin Baxter
Subject: emacs make error on linux
Date: Wed, 03 Aug 2016 11:32:34 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

On make I get this error:

gnutls.c: In function ‘Fgnutls_boot’:
gnutls.c:1605:60: error: ‘GNUTLS_NONBLOCK’ undeclared (first use in this 
function)
gnutls.c:1605:60: 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

It looks like the "Fix non-blocking GnuTLS with slow connection" is responsible 
because if I revert commit 1a8d31123698ccf6f165e49fcfe16631d07a7ae, I can make 
emacs satisfactorily.

My platform is 3.2.0-4-686-pae #1 SMP Debian 3.2.81-1 i686 GNU/Linux.

Thanks,

Colin



reply via email to

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