Charlie Savage wrote: > On msys: > > ./configure > > .... configure: creating ./config.status config.status: creating > Makefile sed: file ./confstat1288-14634/subs-3.sed line 14: > Unterminated `s' command config.status: creating capi/Makefile > > And hundreds of more lines like that.
Charlie, This error about unterminated s probably means that a sed command is unquoted or quoted incorrectly. Perhaps, there is a bug in MSys and sed is misused in one of autotools macro or something similar. I checked the svn log configure.in and there have not been any changes applied recently, so I'm inclined to say there is no bug related in the GEOS build scripts. Cheers -- Mateusz Loskot http://mateusz.loskot.net _______________________________________________ geos-devel mailing list geos-devel@geos.refractions.net http://geos.refractions.net/mailman/listinfo/geos-devel