emacs-devel
[Top][All Lists]
Advanced

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

define-ibuffer-op breaks bootstraping


From: Juanma Barranquero
Subject: define-ibuffer-op breaks bootstraping
Date: Wed, 16 Jan 2002 14:06:37 +0100

After this patch:

2002-01-15  Richard M. Stallman  <address@hidden>

        * emacs-lisp/autoload.el (make-autoload):
        Don't handle define-ibuffer-column, define-ibuffer-filter,
        define-ibuffer-sorter, and define-ibuffer-op.

I'm getting the following error during bootstraps:

Loading loadup...
Using load-path (../lisp)
Loading byte-run...
Loading subr...
Loading version.el (source)...
Loading widget...
Loading custom...
Loading emacs-lisp/backquote...
Loading map-ynp...
Loading env...
Loading cus-start...
Loading international/mule...
Loading international/mule-conf.el (source)...
Loading format...
Loading bindings...
Loading simple...
Loading files...
Loading faces...
Lists of integers (garbage collection statistics) are normal output
while building Emacs; they do not indicate a problem.
((8203 . 8301) (4100 . 0) (518 . 0) 17088 22213 (3 . 3) (16 . 0) (906 . 1929))
Loading loaddefs.el (source)...
Symbol's function definition is void: define-ibuffer-op
NMAKE : fatal error U1077: '"C:\BIN\emacs\devel\src/obj-spd/i386/temacs.exe"' :
return code '0xffffffff'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~3\VC98\BIN\NMAKE.EXE' : return co
de '0x2'
Stop.

                                                           /L/e/k/t/u




reply via email to

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