all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: emacs-devel@gnu.org
Subject: Re: Make bootstrap fails - MinGW
Date: Fri, 13 Dec 2002 09:27:06 +0900 (JST)	[thread overview]
Message-ID: <200212130027.JAA00229@etlken.m17n.org> (raw)
In-Reply-To: <762A7BB74D6AD51195EF00B0D0AA16602C3861@STPETE> (message from Ben Key on Wed, 11 Dec 2002 11:08:59 -0500)

In article <762A7BB74D6AD51195EF00B0D0AA16602C3861@STPETE>, Ben Key <BenK@FreedomScientific.com> writes:
> For the last couple of days make bootstrap has been failing with the
> following errors when doing the MinGW build:

> "./../src/oo-spd/i386/emacs.exe" -batch --no-init-file --no-site-file \
>   --multibyte -l d:/emacssrc/21.3/leim/../lisp/international/quail \
>   --eval '(update-leim-list-file ".")'
> Updating d:/emacssrc/21.3/leim/leim-list.el ...
> Loading vc-cvs...
> Updating d:/emacssrc/21.3/leim/leim-list.el ...
> Loading vc-cvs...
> Checking d:/emacssrc/21.3/leim/quail/ZOZY.el ...
[...]
> Checking d:/emacssrc/21.3/leim/quail/4Corner.el ...
> Wrong type argument: number-or-marker-p, nil
> Signal 127
> gnumake.exe[1]: *** [leim-list.el] Error 255
> gnumake.exe[1]: Leaving directory `d:/emacssrc/21.3/leim'
> d:\TOOLS\UTILS\gnumake.exe: *** [all-other-dirs-gmake] Error 2

> ****
> gnumake bootstrap failed!
> ****

> Can anyone give me any pointers on how to debug / solve this problem?  I am
> at a loss.

I can't reproduce this error on GNU/Linux.

As the above is the last step of building, you already have
an executable emacs.  So could you please try this?

% cd d:/emacssrc/21.3/leim
% ../src/oo-spd/i386/emacs.exe -q --no-site-file

and in the started emacs,

M-x toggle-debug-on-error RET
ESC : (update-leim-list-file ".") RET

---
Ken'ichi HANDA
handa@m17n.org

      parent reply	other threads:[~2002-12-13  0:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-11 16:08 Make bootstrap fails - MinGW Ben Key
2002-12-12 17:08 ` Richard Stallman
2002-12-13  0:27 ` Kenichi Handa [this message]

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=200212130027.JAA00229@etlken.m17n.org \
    --to=handa@m17n.org \
    --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 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.