Re: Building Make from git without guile fail.
Eli Zaretskii <[email protected]> Wed, 23 Oct 2013 21:05:23 +0300
| Newsgroups | gmane.comp.gnu.make.windows |
|---|---|
| Message-ID | <[email protected]> |
> Date: Wed, 23 Oct 2013 21:20:06 +0400 > From: Alexey Pavlov <[email protected]> > Cc: [email protected] > > >> sed: -e expression #4, char 7: unterminated `s' command > >> Скопировано файлов: 1. > > > > What is this Sed error about? It doesn't happen to me. > > > This error in highlighted peace > > sed -e "s/;.*//" -e "/^[ \t]*$/d" -e "s/\"/\\\\\"/g" -e "s/$/ \\/" gmk-default.scm >> gmk-default.h ^^^^^^^^^^ What's wrong with that part? Which port of Sed are you using? If it's an MSYS port, perhaps try a native/MinGW port. > > Please try the latest git. > > Build fine. Thanks for testing. _______________________________________________ Make-w32 mailing list [email protected] https://lists.gnu.org/mailman/listinfo/make-w32