unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Juanma Barranquero" <lekktu@gmail.com>
To: "Emacs Devel" <emacs-devel@gnu.org>
Subject: Re: Bootstrapping Unicode branch on Windows
Date: Thu, 8 Feb 2007 12:27:58 +0100	[thread overview]
Message-ID: <f7ccd24b0702080327o7286a254p26f144235491fa14@mail.gmail.com> (raw)
In-Reply-To: <f7ccd24b0612040835s6ba8b5d8j38a4475fe1cf0868@mail.gmail.com>

On 2006-12-04, I wrote:

> Does the emacs-unicode-2 branch bootstrap on Windows? I'm getting this error:
>
>  [...]
>  Generating autoloads for kermit.el...done
>  Generating autoloads for kmacro.el...
>  Generating autoloads for kmacro.el...done
>  Local variables entry is missing the suffix
>  make[1]: *** [autoloads] Error -1
>  make[1]: Leaving directory `C:/bin/emacs/unicode/lisp'
>  make: *** [bootstrap-gmake] Error 2

(I forgot to say that is with Windows XP, MinGW 3.4.5, and using CMD, not sh.)

Well, it seems the problem is related to Emacs believing that some ^M
at the end of the lines are part of the local variables suffix.

I've been able to get much farther down the bootstrapping path by:

 - checking out lisp/international/uni-*.el with -kb (which "cures"
the problem above)
 - setting LANG=en_US.UTF-8 (this avoids a lot of warnings saying that
iso-latin-1 disagrees with system codeset cp1252)
 - checking out assorted quail/*/* files with -kb (though I'm not
entirely sure that's needed)

However, unicode Emacs refuses to compile leim/quail/PY.el;
apparently, it has issues reading it:

In toplevel form:
quail/PY.el:87:1:Error: Invalid read syntax: "#"

Any idea?
                    /L/e/k/t/u

  reply	other threads:[~2007-02-08 11:27 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-04 16:35 Bootstrapping Unicode branch on Windows Juanma Barranquero
2007-02-08 11:27 ` Juanma Barranquero [this message]
2007-02-08 12:33   ` Jason Rumney
2007-02-08 13:15     ` Juanma Barranquero
2007-02-08 18:01   ` Zhang Wei
2007-02-09  1:31     ` Juanma Barranquero
2007-02-09 10:27       ` Juanma Barranquero
2007-02-09 16:14         ` Eli Zaretskii
2007-02-09 16:23           ` Juanma Barranquero
2007-02-11  2:49       ` Kenichi Handa
2007-02-12  9:41         ` Juanma Barranquero
2007-02-12 13:59           ` Kenichi Handa
2007-02-12 14:57             ` Juanma Barranquero
2007-02-12 15:06               ` Jason Rumney
2007-02-12 15:13                 ` Juanma Barranquero
2007-02-12 20:37                   ` Eli Zaretskii
2007-02-12 21:26                     ` Juanma Barranquero
2007-02-14  3:18         ` Juanma Barranquero

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f7ccd24b0702080327o7286a254p26f144235491fa14@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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 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).