unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* MinGW build fails: can't load `encoded-kb'
@ 2004-01-06 21:45 Eric Hanchrow
  2004-01-07  1:05 ` Pilot Error: " Eric Hanchrow
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Hanchrow @ 2004-01-06 21:45 UTC (permalink / raw)


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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Pilot Error: Re: MinGW build fails: can't load `encoded-kb'
  2004-01-06 21:45 MinGW build fails: can't load `encoded-kb' Eric Hanchrow
@ 2004-01-07  1:05 ` Eric Hanchrow
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Hanchrow @ 2004-01-07  1:05 UTC (permalink / raw)



The "problem" was solved when I realized I needed to use the MinGW
version of GNU make, as opposed to the Cygwin version.  Sorry to
waste your time.

-- 
       |\      _,,,---,,_
 ZZZzz /,`.-'`'    -.  ;-;;,_
      |,4-  ) )-,_. ,\ (  `'-'
     '---''(_/--'  `-'\_) fL
))

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-01-07  1:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-06 21:45 MinGW build fails: can't load `encoded-kb' Eric Hanchrow
2004-01-07  1:05 ` Pilot Error: " Eric Hanchrow

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).