From: "Robert J. Chassell" <bob@rattlesnake.com>
Subject: ucs-tables.el stops bootstrapping
Date: Mon, 9 Dec 2002 10:31:39 -0500 (EST) [thread overview]
Message-ID: <m18LPsh-000IeBC@localhost> (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
next reply other threads:[~2002-12-09 15:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-09 15:31 Robert J. Chassell [this message]
2002-12-09 15:56 ` ucs-tables.el stops bootstrapping 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m18LPsh-000IeBC@localhost \
--to=bob@rattlesnake.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.