Re: build issue with bootstrap.bat

Paul Smith <[email protected]> Sun, 08 Jan 2023 18:04:37 -0500
Newsgroups gmane.comp.gnu.make.windows
Organization GNU's Not UNIX!
Message-ID <[email protected]>
On Fri, 2022-10-28 at 12:22 +0400, charlie wrote:
> After making sure I had curl and sed, I ran bootstrap.bat:
>=20
> > M:\github\make>bootstrap.bat
> > -- Downloading Gnulib modules
> > -- Configuring the workspace
> > - Creating Basic.mk
> > - Creating src\mkconfig.h
> > - Creating src\gmk-default.h
> > sed: -e expression #4, char 9: unterminated `s' command
> > *** Bootstrap failed.
> > Resolve the issue, or use the configured source in the release
> > tarball

I was never able to reproduce this on my system, for whatever reason,
but I modified the bootstrap.bat file (with a suggestion from Eli) to
avoid the issue.  It should be possible to build from Git without
running into this.