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.
On 18 January 2017 at 00:12, Stephen Brown <[email protected]> wrote: > Hi All, > > In a msys shell I see > ------------------------------------------------------------ > ---------------------------------- > GNUCash@Ace ~ > $ cd /c/gcdev/gnucash-on-windows.git > > GNUCash@Ace /c/gcdev/gnucash-on-windows.git > $ install.sh > Build Starting at Wed Jan 18 16:59:56 AUSEDT 2017 > > ############################################################ > ### MSys > ############################################################ > Updating catalogue: package-list.xml; (item 1 of 1) > Checking catalogue: mingw32-package-list.xml; (item 2 of 4) > Checking catalogue: mingw32-autoconf.xml; (item 3 of 37) > Checking catalogue: mingw32-automake.xml; (item 4 of 37) > Checking catalogue: mingw32-basic-bsdtar.xml; (item 5 of 37) > Checking catalogue: mingw32-binutils.xml; (item 6 of 37) > Checking catalogue: mingw32-bzip2.xml; (item 7 of 37) > Checking catalogue: mingw32-dos2unix.xml; (item 8 of 37) > Checking catalogue: mingw32-expat.xml; (item 9 of 37) > Checking catalogue: mingw32-gcc3.xml; (item 10 of 37) > > .... > > Checking catalogue: msys-base.xml; (item 110 of 112) > Checking catalogue: mingw-developer-toolkit.xml; (item 111 of 112) > Checking catalogue: msys-system-builder.xml; (item 112 of 112) > upgrade: mingw-get-0.6.2-mingw32-beta-20131004-1-gui.tar.xz > mingw-get.exe: *** INFO *** package > mingw-get-0.6.2-mingw32-beta-20131004-1-gui.tar.xz > is up to date > upgrade: mingw-get-0.6.2-mingw32-beta-20131004-1-lic.tar.xz > mingw-get.exe: *** INFO *** package > mingw-get-0.6.2-mingw32-beta-20131004-1-lic.tar.xz > is up to date > Attempting to install msys-wget-1.12-1 > 0 [main] sed 9840 open_stackdumpfile: Dumping stack trace to > sed.exe.stackdump > > GNUCash@Ace /c/gcdev/gnucash-on-windows.git > $ > ------------------------------------------------------------ > ------------------------------------ > How do I fix sed? > > Cheers > Stephen Grant Brown > _______________________________________________ > gnucash-devel mailing list > [email protected] > https://lists.gnucash.org/mailman/listinfo/gnucash-devel > -- Edward Doolittle Associate Professor of Mathematics First Nations University of Canada 1 First Nations Way, Regina SK S4S 7K2 « Toutes les fois que je donne une place vacante, je fais cent mécontents et un ingrat. » -- Louis XIV, dans Voltaire, Le Siècle de Louis XIV, Chap. XXVI _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
