23.10.2013, в 22:05, Eli Zaretskii <e...@gnu.org> написал(а):

>> Date: Wed, 23 Oct 2013 21:20:06 +0400
>> From: Alexey Pavlov <alex...@gmail.com>
>> Cc: make-w32@gnu.org
>> 
>>>> 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.
> 
I use MSYS2 sed-4.2.2. Try to find solution.

>>> Please try the latest git.
>> 
>> Build fine.
> 
> Thanks for testing.


_______________________________________________
Make-w32 mailing list
Make-w32@gnu.org
https://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to