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

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

Re: Invalid function upon loading image at startup


From: Stephen Berman
Subject: Re: Invalid function upon loading image at startup
Date: Tue, 25 Oct 2005 15:41:29 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

On Tue, 25 Oct 2005 15:17:02 +0200 Romain Francoise
<address@hidden> wrote: 

> Stephen Berman <address@hidden> writes:
>
>> I just built Emacs from CVS (using make and make recompile) without
>> any error messages, and upon starting with emacs -q an invalid
>> function error is raised, and the frame has a very thin tool bar with
>> no buttons.  Here are the messages:
>
>> Loading help-fns...done
>> Loading mwheel...done
>> (./src/emacs -q)
>> Loading disp-table...done
>> Loading tool-bar...done
>> Loading image...
>> byte-code: Invalid function: (macro . #[(&rest body) ...
>
> Known problem, use `make bootstrap' instead of compiling things
> separately.

I just did configure, make clean, and make bootstrap on the same
sources, and it halted with an error:

Compiling /home/steve/cvsroot/emacs/lisp/emacs-lisp/byte-opt.el
Wrote /home/steve/cvsroot/emacs/lisp/emacs-lisp/byte-opt.elc
Compiling /home/steve/cvsroot/emacs/lisp/emacs-lisp/bytecomp.el

In end of data:
bytecomp.el:4165:1:Warning: the function `compilation-forget-errors' is not
    known to be defined.
Wrote /home/steve/cvsroot/emacs/lisp/emacs-lisp/bytecomp.elc
Compiling /home/steve/cvsroot/emacs/lisp/subr.el
Wrote /home/steve/cvsroot/emacs/lisp/subr.elc
Compiling /home/steve/cvsroot/emacs/lisp/progmodes/cc-mode.el

In toplevel form:
progmodes/cc-mode.el:84:1:Error: Invalid function: 1
make[1]: *** [compile] Error 1
make[1]: Leaving directory `/home/steve/cvsroot/emacs/lisp'
make: *** [bootstrap-build] Error 2

Steve Berman




reply via email to

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