On Fri, 2022-10-28 at 12:22 +0400, charlie wrote: > After making sure I had curl and sed, I ran bootstrap.bat: > > > 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.
