emacs-devel
[Top][All Lists]
Advanced

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

Re: make bootstrap fails on w32/MinGW


From: Lennart Borgman (gmail)
Subject: Re: make bootstrap fails on w32/MinGW
Date: Wed, 06 Feb 2008 20:55:14 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Eli Zaretskii wrote:
Date: Wed, 06 Feb 2008 20:16:24 +0100
From: "Lennart Borgman (gmail)" <address@hidden>
Cc: address@hidden

make   unidatagen-CMD
make[1]: Entering directory `C:/eclean/bld/emacs/nt'
if exist ..\admin\unidata\UnicodeData.txt \
           make -w  -C ../admin/unidata
make[2]: Entering directory `C:/eclean/bld/emacs/admin/unidata'
"../../src/oo-spd/i386/emacs.exe" -Q --multibyte -batch -f batch-byte-compile unidata-gen.el
Cannot open load file: encoded-kb

Please modify admin/unidata/makefile to display the value of
EMACSLOADPATH in the rule .el.elc, then chdir there and type "make
unidata-gen.elc".  What was the value of EMACSLOADPATH it printed?

I changed the way you suggested to Eric. I get the following:

echo "C:/eclean/bld/emacs/admin/unidata/../../lisp"
"C:/eclean/bld/emacs/admin/unidata/../../lisp"
"../../src/oo-spd/i386/emacs.exe" -Q --multibyte -batch -f batch-byte-compile unidata-gen.el
Cannot open load file: encoded-kb
make: *** [unidata-gen.elc] Error -1




reply via email to

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