emacs-devel
[Top][All Lists]
Advanced

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

Re: gnutls error


From: Dani Moncayo
Subject: Re: gnutls error
Date: Sat, 15 Jul 2017 13:14:35 +0200

I've tried to build the current version of the master branch on
Ubuntu-GNOME 17.04; it fails this way:

[...]
  CC       floatfns.o
  CC       fns.o
In file included from ../../repo/src/fns.c:30:0:
../../repo/src/fns.c:4748:34: error: ‘Fsecure_hash_algorithms’
undeclared here (not in a function)
 DEFUN ("secure-hash-algorithms", Fsecure_hash_algorithms,
                                  ^
../../repo/src/lisp.h:2925:26: note: in definition of macro ‘DEFUN’
        { .a ## maxargs = fnname },     \
                          ^~~~~~
../../repo/src/fns.c:4748:34: warning: no previous prototype for
‘Fsecure_hash_algorithms’ [-Wmissing-prototypes]
 DEFUN ("secure-hash-algorithms", Fsecure_hash_algorithms,
                                  ^
../../repo/src/lisp.h:2927:16: note: in definition of macro ‘DEFUN’
    Lisp_Object fnname
                ^~~~~~
../../repo/src/fns.c: In function ‘extract_data_from_object’:
../../repo/src/fns.c:4928:24: error: ‘Qiv_auto’ undeclared (first use
in this function)
   else if (EQ (object, Qiv_auto))
                        ^~~~~~~~
../../repo/src/fns.c:4928:24: note: each undeclared identifier is
reported only once for each function it appears in
Makefile:374: recipe for target 'fns.o' failed
make[1]: *** [fns.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/home/dani/devel/emacs/build/src'
Makefile:416: recipe for target 'src' failed
make: *** [src] Error 2



-- 
Dani Moncayo



reply via email to

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