[Top][All Lists]
[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: |
Sat, 27 Sep 2003 11:46:53 -0500 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) |
Rob Browning <address@hidden> writes:
> 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.
The split problem appears to have been an unrelated local issue.
After fixing that, I just get the same output in the *Compile-Log*
buffer that I showed before -- note that there's no lisp error
involved in any of this. The compile just prints the messages (one at
a time) while compiling:
>From the *Compile-Log*:
Compiling file /home/rlb/tmp/emacs21-21.3+1/lisp/emacs-lisp/byte-opt.el at Sat \
Sep 27 18:43:48 2003
!! error (("Invalid character: 037600000000, -33554432, 0xfe000000"))
!! error (("Invalid character: 037500000000, -50331648, 0xfd000000"))
!! error (("Invalid character: 037200000000, -100663296, 0xfa000000"))
!! error (("Invalid character: 037500000000, -50331648, 0xfd000000"))
!! error (("Invalid character: 037100000000, -117440512, 0xf9000000"))
!! error (("Invalid character: 037600000011, -33554423, 0xfe000009"))
!! error (("Invalid character: 037600000000, -33554432, 0xfe000000"))
--
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
- Re: m68k "Invalid character:" build failure look familiar to anyone?, (continued)
- Re: m68k "Invalid character:" build failure look familiar to anyone?, Rob Browning, 2003/09/24
- Re: m68k "Invalid character:" build failure look familiar to anyone?, Andreas Schwab, 2003/09/25
- Re: m68k "Invalid character:" build failure look familiar to anyone?, Rob Browning, 2003/09/25
- Re: m68k "Invalid character:" build failure look familiar to anyone?, Andreas Schwab, 2003/09/25
- Re: m68k "Invalid character:" build failure look familiar to anyone?, Rob Browning, 2003/09/25
- Re: m68k "Invalid character:" build failure look familiar to anyone?, Kevin Rodgers, 2003/09/25
- Re: m68k "Invalid character:" build failure look familiar to anyone?, Andreas Schwab, 2003/09/26
- Re: m68k "Invalid character:" build failure look familiar to anyone?, Rob Browning, 2003/09/26
Re: m68k "Invalid character:" build failure look familiar to anyone?, Stefan Monnier, 2003/09/26