tags 840748 + moreinfo
thanks

Hi Thien-Thi Nguyen

Could you take a look at this:

    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840748

Thanks,
Jari

$ emacs --version
GNU Emacs 25.1.1

~/tmp/edb-1.31$ make
for sub in doc lisp ; do make -C $sub all ; done
make[1]: Entering directory '/home/jaalto/tmp/emacs/edb-1.31/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/jaalto/tmp/emacs/edb-1.31/doc'
make[1]: Entering directory '/home/jaalto/tmp/emacs/edb-1.31/lisp'
emacs -batch --no-site-file \
        --eval '(setq vc-handled-backends nil)' \
        --eval '(setq load-path (cons "." load-path))' \
        -l bfuncs \
        -f edb-bfunc-make-all
Loading /home/jaalto/tmp/emacs/edb-1.31/lisp/edbcore.el (source)...
edbcore.el: `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or 
`cl-letf'.
edbcore.el: `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or 
`cl-letf'.
edbcore.el: `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or 
`cl-letf'.
edbcore.el: `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or 
`cl-letf'.
edbcore.el: `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or 
`cl-letf'.
edbcore.el: `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or 
`cl-letf'.
edbcore.el: `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or 
`cl-letf'.
edbcore.el: `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or 
`cl-letf'.
edbcore.el: `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or 
`cl-letf'.
edbcore.el: `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or 
`cl-letf'.
edbcore.el: `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or 
`cl-letf'.
edbcore.el: `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or 
`cl-letf'.
edbcore.el: `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or 
`cl-letf'.
edbcore.el: `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or 
`cl-letf'.
No such keyword: :indent
make[1]: *** [GNUmakefile:74: edbcore.elc] Error 255
make[1]: Leaving directory '/home/jaalto/tmp/emacs/edb-1.31/lisp'
make: *** [GNUmakefile:64: recursive-all] Error 2

Reply via email to