all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Hanchrow <offby1@blarg.net>
Subject: MinGW build fails: can't load `encoded-kb'
Date: Tue, 06 Jan 2004 13:45:41 -0800	[thread overview]
Message-ID: <87k7444upm.fsf@offby1.atm01.sea.blarg.net> (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.

             reply	other threads:[~2004-01-06 21:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-06 21:45 Eric Hanchrow [this message]
2004-01-07  1:05 ` Pilot Error: Re: MinGW build fails: can't load `encoded-kb' Eric Hanchrow

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=87k7444upm.fsf@offby1.atm01.sea.blarg.net \
    --to=offby1@blarg.net \
    /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.