emacs-devel
[Top][All Lists]
Advanced

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

Re: gnutls error


From: Eli Zaretskii
Subject: Re: gnutls error
Date: Sat, 15 Jul 2017 14:05:40 +0300

> From: Colin Baxter <address@hidden>
> Cc: 
> Date: Sat, 15 Jul 2017 10:49:21 +0100
> 
> I have the following error at gnutls.o when I attempt to make freshly
> pulled emacs-26. 
> 
> ---------- Begin ---
> 
> gnutls.c: In function ‘syms_of_gnutls’:
> gnutls.c:2521:13: error: ‘Sgnutls_ciphers’ undeclared (first use in this 
> function)
> gnutls.c:2521:13: note: each undeclared identifier is reported only once for 
> each function it appears in
> gnutls.c:2522:13: error: ‘Sgnutls_macs’ undeclared (first use in this 
> function)
> gnutls.c:2523:13: error: ‘Sgnutls_digests’ undeclared (first use in this 
> function)
> gnutls.c:2524:13: error: ‘Sgnutls_hash_mac’ undeclared (first use in this 
> function)
> gnutls.c:2525:13: error: ‘Sgnutls_hash_digest’ undeclared (first use in this 
> function)
> gnutls.c:2526:13: error: ‘Sgnutls_symmetric_encrypt’ undeclared (first use in 
> this function)
> gnutls.c:2527:13: error: ‘Sgnutls_symmetric_decrypt’ undeclared (first use in 
> this function)
> make[1]: *** [gnutls.o] Error 1
> 
> ---------- End -----

Please try again, I think I fixed this.



reply via email to

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