emacs-pretest-bug
[Top][All Lists]
Advanced

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

make bootstrap ends in Error 2


From: Peter Dyballa
Subject: make bootstrap ends in Error 2
Date: Sun, 9 Oct 2005 14:03:43 +0200

Hello!

After updating from CVS I invoked 'make bootstrap' which ends in this:

Compiling /Users/pete/Quellen/Emacs_CVS/emacs/lisp/./emacs-lisp/byte-opt.el Compiling /Users/pete/Quellen/Emacs_CVS/emacs/lisp/./emacs-lisp/byte-run.el
        Wrote /Users/pete/Quellen/Emacs_CVS/emacs/lisp/emacs-lisp/byte-run.elc
Compiling /Users/pete/Quellen/Emacs_CVS/emacs/lisp/./emacs-lisp/bytecomp.el Compiling /Users/pete/Quellen/Emacs_CVS/emacs/lisp/./emacs-lisp/checkdoc.el
        
        In toplevel form:
        emacs-lisp/checkdoc.el:2076:30:Error: Invalid read syntax: ")"
        make[1]: *** [compile] Error 1
        make[1]: Target `bootstrap' not remade because of errors.
        make: *** [bootstrap-build] Error 2
        make: Target `bootstrap' not remade because of errors.
        
        Compilation exited abnormally with code 2 at Sun Oct  9 13:30:43

No error before. The code in lisp/emacs-lisp/checkdoc.el is:

2074            ;;; Ispell engine
2075            ;;
2076            (eval-when-compile (require 'ispell))


In GNU Emacs 22.0.50.1 (powerpc-apple-darwin7.9.0, X toolkit, Xaw3d scroll bars)
 of 2005-10-03 on Latsche.local
X server distributor `The XFree86 Project, Inc', version 11.0.40300000
configured using `configure '--without-pop' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' '--enable-locallisppath=/Library/Application Support/Emacs/calendar:/Library/Application Support/Emacs/preview:/Library/Application Support/Emacs/auctex/images:/Library/Application Support/Emacs/auctex:/Library/Application Support/Emacs' 'CFLAGS=-ggdb -pipe -faltivec -maltivec -mcpu=740 -no-cpp-precomp -fomit-frame-pointer -foptimize-register-move -fcprop-registers -frename-registers -freorder-blocks -fpeephole -mpowerpc-gfxopt -mpowerpc-gpopt' 'CPPFLAGS=-I/usr/local/include -I/sw/include/libpng12 -I/sw/lib/pango-ft219/include -I/sw/include/pango-1.0 -I/sw/lib/freetype219/include -I/sw/include' 'LDFLAGS=-L/usr/X11R6/lib -L/usr/local/lib -L/sw/lib/ncurses -L/sw/lib/freetype219/lib -L/sw/lib/pango-ft219/lib -L/sw/lib''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: de_DE.UTF-8
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Compilation

Minor modes in effect:
  TeX-PDF-mode: t
  desktop-save-mode: t
  display-time-mode: t
  mouse-sel-mode: t
  show-paren-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  tooltip-mode: t
  auto-compression-mode: t
  menu-bar-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  utf-translate-cjk-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

--
Greetings

  Pete

Build a man a fire and he'll be warm for a night, but set a man on fire and he'll be warm for the rest of his life.





reply via email to

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