* Re: [h-e-w] CVS build and subdirs.el problem
[not found] ` <u3cnbvdks.fsf@nasa.gov>
@ 2003-01-29 23:05 ` Jason Rumney
2003-01-30 22:46 ` Phil Rooke
0 siblings, 1 reply; 2+ messages in thread
From: Jason Rumney @ 2003-01-29 23:05 UTC (permalink / raw)
Cc: emacs-devel
Stephen Leake <Stephen.A.Leake@nasa.gov> writes:
> "Phil Rooke" <phil.rooke@yax.org.uk> writes:
>
> > I'm trying to avoid all the overhead of figuring out a complete
> > cygwin environment and so I am using [MingW32]:
>
> Huh? Just download "setup.exe", run it, select "base", "devel",
> "cygutils". All done.
>
> > process_begin: CreateProcess((null), cygpath D:/emacs/lisp, ...) failed.
>
> cygpath is a cygwin utilitiy (hence the "cygutils" above :).
I don't know who added the cygpath kludge to the W32 makefiles, but
breaking the mingw32 build in order to get the broken Cygwin ports of
make to work is a serious bug. I will remove the cygpath calls from
the makefiles. If someone can find a way to add them without breaking
the mingw32 build, then feel free to install that.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [h-e-w] CVS build and subdirs.el problem
2003-01-29 23:05 ` [h-e-w] CVS build and subdirs.el problem Jason Rumney
@ 2003-01-30 22:46 ` Phil Rooke
0 siblings, 0 replies; 2+ messages in thread
From: Phil Rooke @ 2003-01-30 22:46 UTC (permalink / raw)
Cc: emacs-devel
> I don't know who added the cygpath kludge to the W32 makefiles, but
> breaking the mingw32 build in order to get the broken Cygwin ports of
> make to work is a serious bug. I will remove the cygpath calls from
> the makefiles.
Thank you. After updating my copy of the cvs sources that cygpath error
has now gone. However, the build still fails at the same place as follows:
gmake[1]: Entering directory `D:/emacs/lisp'
echo ;; -*- no-byte-compile: t -*->subdirs.el
echo ;; In load-path, after this directory should come>> subdirs.el
echo ;; certain of its subdirectories. Here we specify them.>> subdirs.el
echo (normal-top-level-add-to-load-path '(>> subdirs.el
d) was unexpected at this time.
gmake[1]: *** [update-subdirs-CMD] Error 255
gmake[1]: Leaving directory `D:/emacs/lisp'
gmake: *** [bootstrap-gmake] Error 2
Any other ideas?
Many thanks,
Phil
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-01-30 22:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <001201c2c7d4$ea29fe50$fa790251@chen>
[not found] ` <u3cnbvdks.fsf@nasa.gov>
2003-01-29 23:05 ` [h-e-w] CVS build and subdirs.el problem Jason Rumney
2003-01-30 22:46 ` Phil Rooke
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.