all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
Cc: Guy Gascoigne-Piggford <guy@wyrdrune.com>,
	Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Boostrap error
Date: Mon, 08 Nov 2004 18:40:53 +0100	[thread overview]
Message-ID: <418FAFA5.6010108@swipnet.se> (raw)
In-Reply-To: <418F4AC8.4050906@gnu.org>

Jason Rumney wrote:
> Jan D. wrote:

>> FWIW, setting buildlisppath to the real DOS path worked for me, i.e.
>>
>> > make buildlisppath=c:/dev/emacs-src/emacs/lisp
>>
>> for the case above.  I don't know if there is a cygwin command to 
>> convert a cygwin path to a DOS path, but if there is, this could be 
>> done in the nt/makefile.
>>
>>     Jan D.
>>
> We have tried that before, there are different versions of cygpath that 
> are command-line compatible so it causes more problems than it solves. 

Too bad, it is the most general solution, but I guess it is too cygwin 
version specific.

Anyway, what I suggested is for a regular build only, for a bootstrap 
one has to add lisp=c:/dev/emacs-src/emacs/lisp to the make command.

I think it is something worth adding to nt/INSTALL, it is a better 
advice than "dont use cygwin make".  After all, Stefans patch only 
handles the case where the cygwin prefix is just /cygdrive, which it 
isn't for me, but I've changed it to that for the test.  I also have c: 
and d: mounted on /c and /d respectively (I don't know how common that 
is, but the cygwin documentation suggests it), so I don't use the cygwin 
prefix paths, but for this test I did.

 > It would be far more useful to us if someone tried Stefan's patch
 > instead of suggesting other workarounds.

Stefans patch has a syntax error (one parentesis too many in 
w32-cygdrive-run-real-handler), but apart from that, it fails with:

"./../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 \
                   "/cygdrive/d/src/emacs-cygwin/lisp/loaddefs.el")' \
         -f batch-update-autoloads /cygdrive/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
Wrong number of arguments: #<subr expand-file-name>, 3
Signal 127
make[1]: *** [autoloads] Error 255
make[1]: Leaving directory `/cygdrive/d/src/emacs-cygwin/lisp'
make: *** [bootstrap-gmake] Error 2

That lisp section is a bit over my head, so I did not find an apparent fix.

	Jan D.

  parent reply	other threads:[~2004-11-08 17:40 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. [this message]
     [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
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

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

  git send-email \
    --in-reply-to=418FAFA5.6010108@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --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 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.