emacs-devel
[Top][All Lists]
Advanced

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

MinGW build fails: can't load `encoded-kb'


From: Eric Hanchrow
Subject: MinGW build fails: can't load `encoded-kb'
Date: Tue, 06 Jan 2004 13:45:41 -0800
User-agent: Gnus/5.1004 (Gnus v5.10.4) Emacs/21.3.50 (gnu/linux)

This is with a recent (31 Dec 07:30 UTC) CVS Emacs.  I did

        set PATH %PATH%;c:\mingw\bin;c:\cygwin\bin
        cd emacs-cvs\nt
        configure.bat
        make bootstrap

and saw
...
    69880 pure bytes used
    mkdir "../bin"
    mkdir: cannot create directory `../bin': File exists
    make[1]: [bootstrap-emacs] Error 1 (ignored)
    cp -f oo-spd/i386/emacs.exe ../bin
    make[1]: Leaving directory `/usr/local/src/emacs-cvs/src'
    make - --unix -C ../src bootstrap-clean
    [Please ignore a syntax error on the next line - it is intentional]
    Syntax error: Unterminated quoted string
    make[1]: Entering directory `/usr/local/src/emacs-cvs/src'
    rm oo-spd/i386/alloc.o
    rm oo-spd/i386/data.o
    rm oo-spd/i386/intervals.o
    rm oo-spd/i386/keyboard.o
    rm oo-spd/i386/keymap.o
    make[1]: Leaving directory `/usr/local/src/emacs-cvs/src'
    make - --unix -C ../lisp bootstrap
    [Please ignore a syntax error on the next line - it is intentional]
    Syntax error: Unterminated quoted string
    make[1]: Entering directory `/usr/local/src/emacs-cvs/lisp'
    /usr/local/src/emacs-cvs/lisp/../update-subdirs 
/usr/local/src/emacs-cvs/lisp; \
    for file in calc calendar emacs-lisp emulation eshell gnus international 
language mail mh-e net obsolete play progmodes term textmodes toolbar; do \
       /usr/local/src/emacs-cvs/lisp/../update-subdirs $file; \
    done;
    Directories: calc calendar emacs-lisp emulation eshell gnus international 
language mail mh-e net obsolete play progmodes term textmodes toolbar
    "./../bin/emacs.exe" -batch --no-init-file --no-site-file --multibyte -l 
autoload \
            --eval '(setq find-file-hooks nil \
                    find-file-suppress-same-file-warnings t \
                    generated-autoload-file \
                      "/usr/local/src/emacs-cvs/lisp/loaddefs.el")' \
            -f batch-update-autoloads /usr/local/src/emacs-cvs/lisp calc 
calendar emacs-lisp emulation eshell gnus international language mail mh-e net 
obsolete pla
    y progmodes term textmodes toolbar
    Cannot open load file: encoded-kb
    Signal 127
    make[1]: *** [autoloads] Error 255
    make[1]: Leaving directory `/usr/local/src/emacs-cvs/lisp'
    make: *** [bootstrap-gmake] Error 2
-- 
Adelle Davis used to say that she never saw anyone get cancer who
drank a quart of milk daily, as she did.  She stopped saying that when
she died of cancer in 1974.





reply via email to

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