unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* ucs-tables.el stops bootstrapping
@ 2002-12-09 15:31 Robert J. Chassell
  2002-12-09 15:56 ` Andreas Schwab
  0 siblings, 1 reply; 5+ messages in thread
From: Robert J. Chassell @ 2002-12-09 15:31 UTC (permalink / raw)


Today's GNU Emacs 21.3 CVS snapshot, Tue, 2002 Dec  9 15:22 UTC
fails to bootstrap with the command:

     (progn
       (cd "/usr/local/src/emacs/")
       (compile
        "gcc=gcc-3.2 ./configure --with-type1 \
         --prefix=/usr/local --with-sound=yes \
          && gcc=gcc-3.2 time make bootstrap"))

The *compilation* buffer says

Loading international/ucs-tables (source)...
`let' bindings can have only one value-form: lao, (quote ((7073 . 336417) (7074 . 336418) (7076 . 336420) (7079 . 336423) (7080 . 336424) (7082 . 336426) (7085 . 336429) (7092 . 336436) (7093 . 336437) (7094 . 336438) ...)), (other (3420 . 2213) (3454 . 342462))
make[1]: *** [bootstrap-emacs] Error 255
make[1]: Leaving directory `/usr/local/src/emacs/src'
make: *** [bootstrap] Error 2
Command exited with non-zero status 2
114.06user 3.84system 2:00.17elapsed 98%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (78953major+140134minor)pagefaults 0swaps

Compilation exited abnormally with code 2 at Mon Dec  9 15:29:58


I looked into ucs-tables.el but could not figure out how to make
changes that enabled me to bootstrap without error.

In particular, I am stumped by the expression that starts

    (let ((ucs-8859-2-alist

and which contains 4 other `let' expressions and a `let*' expression.

I tried doing a bootstrap build both using GCC 3.2 and GCC 2.95.

-- 
    Robert J. Chassell                         Rattlesnake Enterprises
    http://www.rattlesnake.com                  GnuPG Key ID: 004B4AC8
    http://www.teak.cc                             bob@rattlesnake.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-12-09 21:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-09 15:31 ucs-tables.el stops bootstrapping Robert J. Chassell
2002-12-09 15:56 ` Andreas Schwab
2002-12-09 17:43   ` Robert J. Chassell
2002-12-09 17:47   ` Bill White
2002-12-09 21:17   ` ucs-tables.el stops bootstrapping [FIXED] Robert J. Chassell

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).