emacs-devel
[Top][All Lists]
Advanced

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

23.0.50; Cannot build this morning


From: John ffitch
Subject: 23.0.50; Cannot build this morning
Date: Thu, 22 Nov 2007 12:06:54 +0000

I have does a cvs update and make bootstrap and it fails

make[3]: Entering directory `/home/jpff/GNU_21/emacs-22.0.50/lisp'
wd=/home/jpff/GNU_21/emacs-22.0.50/lisp; subdirs=`(cd $wd; find . -type d 
-print)`; for file in $subdirs; do case $file in */Old | */RCS | */CVS | 
*/CVS/* | */.* | */.*/* | */=* | */obsolete | */term ) ;; *) wins="$wins 
$wd/$file" ;; esac; done; \
        echo Directories: $wins; \
        EMACSLOADPATH=/home/jpff/GNU_21/emacs-22.0.50/lisp ../src/emacs -batch 
--no-site-file --multibyte -l autoload --eval '(setq generated-autoload-file 
"/home/jpff/GNU_21/emacs-22.0.50/lisp/loaddefs.el")' -f batch-update-autoloads 
$wins
Directories: /home/jpff/GNU_21/emacs-22.0.50/lisp/. 
/home/jpff/GNU_21/emacs-22.0.50/lisp/./calc 
/home/jpff/GNU_21/emacs-22.0.50/lisp/./erc 
/home/jpff/GNU_21/emacs-22.0.50/lisp/./calendar 
/home/jpff/GNU_21/emacs-22.0.50/lisp/./emacs-lisp 
/home/jpff/GNU_21/emacs-22.0.50/lisp/./emulation 
/home/jpff/GNU_21/emacs-22.0.50/lisp/./eshell 
/home/jpff/GNU_21/emacs-22.0.50/lisp/./gnus 
/home/jpff/GNU_21/emacs-22.0.50/lisp/./international 
/home/jpff/GNU_21/emacs-22.0.50/lisp/./language 
/home/jpff/GNU_21/emacs-22.0.50/lisp/./mail 
/home/jpff/GNU_21/emacs-22.0.50/lisp/./mh-e 
/home/jpff/GNU_21/emacs-22.0.50/lisp/./net 
/home/jpff/GNU_21/emacs-22.0.50/lisp/./play 
/home/jpff/GNU_21/emacs-22.0.50/lisp/./progmodes 
/home/jpff/GNU_21/emacs-22.0.50/lisp/./textmodes 
/home/jpff/GNU_21/emacs-22.0.50/lisp/./toolbar 
/home/jpff/GNU_21/emacs-22.0.50/lisp/./url
Symbol's function definition is void: declare-function
make[3]: *** [autoloads] Error 255
make[3]: Leaving directory `/home/jpff/GNU_21/emacs-22.0.50/lisp'
make[2]: *** [bootstrap-prepare] Error 2
make[2]: Leaving directory `/home/jpff/GNU_21/emacs-22.0.50/lisp'
make[1]: *** [bootstrap-build] Error 2
make[1]: Leaving directory `/home/jpff/GNU_21/emacs-22.0.50'
make: *** [bootstrap] Error 2

declare-function is a macro, but seems to be called as a functionm.
Suggests that the macro is not defined at the correct time?



In GNU Emacs 23.0.50.6 (x86_64-unknown-linux-gnu, GTK+ Version 2.12.0)
 of 2007-11-10 on cage
Windowing system distributor `The X.Org Foundation', version 11.0.70200000
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_GB.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  show-paren-mode: t
  display-time-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x e m a c s - b <tab> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> r e 
p <tab> o <tab> r t <tab> <return>

Recent messages:
Loading /home/jpff/myemacs.elc...
Loading after-save...done
Loading uniquify...done
Loading /home/jpff/mail-filter.elc...done
Loading logger...done
Loading /home/jpff/myemacs.elc...done
Loading delsel...done
Loading image-file...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list... [2 times]

==John ffitch




reply via email to

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