unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Tak Ota <Takaaki.Ota@am.sony.com>
Cc: guy@wyrdrune.com, emacs-devel@gnu.org
Subject: Re: autoload failure
Date: Mon, 01 Nov 2004 09:28:32 -0800 (PST)	[thread overview]
Message-ID: <20041101.092832.226026296.Takaaki.Ota@am.sony.com> (raw)
In-Reply-To: <uk6t8qhx3.fsf@jasonrumney.net>

Sat, 30 Oct 2004 17:39:36 +0100: Jason Rumney <jasonr@gnu.org> wrote:

> Richard Stallman <rms@gnu.org> writes:
> 
> > I suspect this is a Windows-specific problem, so I can't help you.
> > You could try debugging WHY it gets this error:
> >
> > "./../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 \
> >                   "/cygdrive/d/pub/emacs/emacs-21.3.50/lisp/loaddefs.el")' \
> >         -f batch-update-autoloads /cygdrive/d/pub/emacs/emacs-21.3.50/lisp calc calendar emacs-lisp emulation eshell gnus international language mail mh-e net obsolete play progmodes term textmodes toolbar url
> > Cannot open load file: autoload
> 
> The path "/cygdrive/d/pub/emacs" is not valid on Windows. It is an
> indication that you are using Cygwin make, which the docs explicitly
> say to avoid for this reason.

You are right.  I am using cygwin make.  The reason is recent
suggestion by Guy Gascoigne.  Until recently I used to use mingw to
build emacs with MSYS tools.  It builds emacs but I encountered a
problem with "grep" package autoload.  Guy's suggestion is to use
cygwin environment since MSYS sh has some known problem.  That
automatically let me opt to use cygwin make.

What is the right way to build emacs with mingw now?

-Tak

  parent reply	other threads:[~2004-11-01 17:28 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-27 22:39 autoload failure Tak Ota
2004-10-27 22:44 ` Guy Gascoigne - Piggford
2004-10-27 23:11   ` Tak Ota
2004-10-29  4:32   ` Richard Stallman
2004-10-29 16:37     ` Tak Ota
2004-10-30 14:20       ` Richard Stallman
2004-10-30 16:39         ` Jason Rumney
2004-10-30 17:42           ` Stefan
2004-10-30 18:55             ` Jason Rumney
2004-10-30 20:34               ` Lennart Borgman
2004-10-30 21:10                 ` Jason Rumney
2004-10-30 21:56                   ` Lennart Borgman
2004-10-31  0:25               ` Stefan
2004-10-31  4:52                 ` Eli Zaretskii
2004-10-31 23:15             ` Stefan
2004-11-01  1:46               ` Lennart Borgman
2004-11-01 17:28           ` Tak Ota [this message]
2004-11-01 17:52             ` Jason Rumney

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=20041101.092832.226026296.Takaaki.Ota@am.sony.com \
    --to=takaaki.ota@am.sony.com \
    --cc=emacs-devel@gnu.org \
    --cc=guy@wyrdrune.com \
    /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).