emacs-devel
[Top][All Lists]
Advanced

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

Re: m68k "Invalid character:" build failure look familiar to anyone?


From: Rob Browning
Subject: Re: m68k "Invalid character:" build failure look familiar to anyone?
Date: Fri, 26 Sep 2003 11:57:05 -0500
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Stefan Monnier <address@hidden> writes:

> Could you use ../src/bootstrap-emacs interactively and byte-compile
> the file from there, while setting both debug-on-error and
> byte-compile-debug to a non-nil value ?  This should give you a lisp
> backtrace,

Certainly, though it gives me an error:

  $ EMACSLOADPATH=/home/rlb/tmp/emacs21-21.3+1/lisp \
      ../src/bootstrap-emacs --no-site-file --multibyte 
  (setq debug-on-error t)
  t
  (setq byte-compile-debug t)
  t
  (byte-compile-file
   "/home/rlb/tmp/emacs21-21.3+1/lisp/emacs-lisp/byte-opt.el")

At this point emacs beeps and prints "Attempt to split fixed-size
window" in the minibuffer.  I get the same result if I just try M-x
debug after firing up bootstrap-emacs.

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4




reply via email to

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