emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Make bootstrap fails - MinGW


From: Kenichi Handa
Subject: Re: Make bootstrap fails - MinGW
Date: Fri, 13 Dec 2002 09:27:06 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.2.92 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, Ben Key <address@hidden> 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
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]