unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Lennart Borgman" <lennart.borgman.073@student.lu.se>
Cc: Jason Rumney <jasonr@gnu.org>, Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Boostrap error
Date: Tue, 9 Nov 2004 19:52:09 +0100	[thread overview]
Message-ID: <036e01c4c68d$6d7159d0$0200a8c0@sedrcw11488> (raw)
In-Reply-To: 418FDD39.7040601@swipnet.se

----- Original Message ----- 
From: "Jan D." <jan.h.d@swipnet.se>

: If I cd to /cygdrive/d/src/emacs-cygwin and make bootstrap I get the old
: message abount encoded-kb not found.
:
: If I cd to /d/src/emacs-cygwin and make bootstrap I get:
:
: "./../bin/emacs.exe" -batch --no-init-file --no-site-file --multibyte -l
: autoload \
:          --eval '(setq find-file-hook nil \
:                  find-file-suppress-same-file-warnings t \
:                  generated-autoload-file \
:                    "/d/src/emacs-cygwin/lisp/loaddefs.el")' \
:          -f batch-update-autoloads /d/src/emacs-cygwin/lisp calc calendar
: emacs-lisp emulation eshell gnus international language mail mh-e net
obsolete
: play progmodes term textmodes toolbar url
: handler expand-file-name (subdirs.el /:/d/src/emacs-cygwin/lisp)
: Wrong type argument: number-or-marker-p, nil
: Signal 127
: make[1]: *** [autoloads] Error 255
: make[1]: Leaving directory `/d/src/emacs-cygwin/lisp'
: make: *** [bootstrap-gmake] Error 2

Please look at the regexp in the beginning of the file I attached before. I
was uncertain of whether to use "cygdrive" or "cygwin", I do not use Cygwin
myself. This can maybe explain the first error.

In the second case I am confused. I do not believe it can come from
w32-cygdrive-name-handler in the version I sent you since the first submatch
could not be empty. I searched the makefiles and the *.el files in the lisp
subdirectory. Could it maybe come from the following lines in startup.el?

    (dolist (dir load-path)
      (let ((default-directory dir))
         (load (expand-file-name "subdirs.el") t t t))
      (let ((default-directory dir))
         (load (expand-file-name "leim-list.el") t t t)))

Maybe you could just put in a (message "dir=%s" dir) as the first thing in
the dolist above in startup.el  and see what it says?

- Lennart

  parent reply	other threads:[~2004-11-09 18:52 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-08  7:51 Boostrap error Guy Gascoigne-Piggford
2004-11-08  8:40 ` Jason Rumney
2004-11-08  9:40   ` Jan D.
2004-11-08 10:20     ` Stephan Stahl
2004-11-08 10:30     ` Jason Rumney
2004-11-08 10:44       ` Jason Rumney
2004-11-08 17:40       ` Jan D.
     [not found]         ` <029f01c4c5be$422cd8f0$0200a8c0@sedrcw11488>
2004-11-08 20:55           ` Jan D.
2004-11-08 21:32             ` Jason Rumney
2004-11-08 21:40               ` Jan D.
2004-11-09 18:52             ` Lennart Borgman [this message]
2004-11-10  8:51               ` Jan D.
     [not found]                 ` <052d01c4c726$612d4d20$0200a8c0@sedrcw11488>
2004-11-10 14:12                   ` Jan D.
2004-11-10 16:20                     ` Stefan Monnier
2004-11-10 18:31                       ` Guy Gascoigne - Piggford
2004-11-10 23:53                         ` Lennart Borgman
2004-11-11 20:35                 ` Guy Gascoigne-Piggford

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='036e01c4c68d$6d7159d0$0200a8c0@sedrcw11488' \
    --to=lennart.borgman.073@student.lu.se \
    --cc=emacs-devel@gnu.org \
    --cc=jasonr@gnu.org \
    /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 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).