[geos-devel] Msys Sed error
Mateusz Loskot
mateusz at loskot.net
Tue Aug 28 18:57:16 EDT 2007
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
More information about the geos-devel
mailing list