sed error

John Ralls jralls at ceridwen.us
Wed Jan 18 20:42:45 EST 2017


> On Jan 18, 2017, at 6:30 AM, Geert Janssens <geert.gnucash at kobaltwit.be> wrote:
> 
> Op woensdag 18 januari 2017 08:05:10 CET schreef Edward Doolittle:
>> I had a similar problem on my machine (Win 10, Cygwin) a while back when
>> building another program. If I recall correctly, installing GNU sed through
>> the Cygwin package manager solved the problem.
>> 
> The gnucash build system on Windows is using msys and won't cope well if 
> cygwin is installed as well.
> 
> Stephen, can you check the 'sed' command used in the build is the one from 
> msys and not from some other installed package (for example Git for Windows 
> also installs sed and depending on your choices during installation this may 
> be on the default path).
> 
> FYI, we have seen this issue on the gnucash build server for Windows as well 
> for a while. I *thouht* John managed to fix this, but I'm not 100% sure of 
> that.

It usually happens when I screw up and try to run the build from the git shell instead of the msys shell. Git installs its own version of msys which isn't completely compatible with the standard one, and seems to particularly dislike mingw-get.

Regards,
John Ralls




More information about the gnucash-devel mailing list