I looked at my computer the wrong way.  You knew I would. I realized I
forgot to do a make check and make check still fails (why should I be
surprised :().

But I think its the redundant includes except the geos_c.h ones not sure
about look kind of serious.
 Lots of errors like this

der'
../../capi/geos_c.h:805: error: syntax error before '*' token
../../capi/geos_c.h:805: error: storage class specified for parameter
`GEOSWKBWr
iter_setByteOrder'
../../capi/geos_c.h:807: error: syntax error before "handle"
../../capi/geos_c.h:808: error: storage class specified for parameter
`GEOSWKBWr
iter_getByteOrder_r'
../../capi/geos_c.h:809: error: syntax error before "handle"
../../capi/geos_c.h:811: error: storage class specified for parameter
`GEOSWKBWr
iter_setByteOrder_r'
../../capi/geos_c.h:816: error: syntax error before '*' token
../../capi/geos_c.h:816: error: storage class specified for parameter
`GEOSWKBWr
iter_getIncludeSRID'
../../capi/geos_c.h:817: error: syntax error before '*' token
../../capi/geos_c.h:817: error: storage class specified for parameter
`GEOSWKBWr
iter_setIncludeSRID'
../../capi/geos_c.h:819: error: syntax error before "handle"
../../capi/geos_c.h:820: error: storage class specified for parameter
`GEOSWKBWr
iter_getIncludeSRID_r'
../../capi/geos_c.h:821: error: syntax error before "handle"
../../capi/geos_c.h:822: error: storage class specified for parameter
`GEOSWKBWr
iter_setIncludeSRID_r'
../../capi/geos_c.h:829: error: storage class specified for parameter
`GEOSFree'
../../capi/geos_c.h:830: error: syntax error before "handle"
../../capi/geos_c.h:830: error: storage class specified for parameter
`GEOSFree_
r'
capi/threadtest.c:32: error: syntax error before '{' token
capi/threadtest.c:107: error: conflicting types for 'GEOSGeometry'
../../capi/geos_c.h:756: error: previous definition of 'GEOSGeometry'
was here
capi/threadtest.c:107: error: syntax error before '*' token
capi/threadtest.c:113: error: syntax error before "type"
capi/threadtest.c:181: error: conflicting types for 'i'
capi/threadtest.c:109: error: previous definition of 'i' was here
capi/threadtest.c:183: error: syntax error before "for"
capi/threadtest.c:196: error: redefinition of parameter 'GEOSGeometry'
capi/threadtest.c:107: error: previous definition of 'GEOSGeometry' was
here
capi/threadtest.c:196: error: syntax error before '*' token
capi/threadtest.c:198: error: storage class specified for parameter
`wkt'
capi/threadtest.c:199: error: syntax error before "FILE"
capi/threadtest.c:202: error: syntax error before "size_t"
capi/threadtest.c:205: error: syntax error before "input"
make[3]: *** [threadtest.o] Error 1
make[3]: Leaving directory
`/D/SVNProjects/geos/geos-3.1.1rc1/tests/unit'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory
`/D/SVNProjects/geos/geos-3.1.1rc1/tests/unit'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/D/SVNProjects/geos/geos-3.1.1rc1/tests'
make: *** [check-recursive] Error 1
 

-----Original Message-----
From: geos-devel-boun...@lists.osgeo.org
[mailto:geos-devel-boun...@lists.osgeo.org] On Behalf Of Paul Ramsey
Sent: Thursday, June 11, 2009 9:29 AM
To: GEOS Development List
Subject: Re: [geos-devel] 3.1.1rc1 and 3.0.4rc1

I'm tempted to release on the basis of this news alone :) don't look
at your computer the wrong way, it might not work again...

P

On Thu, Jun 11, 2009 at 5:38 AM, Obe, Regina<robe....@cityofboston.gov>
wrote:
> 3.0.4rc1 tar ball also seems to compile okay under MingW
>
> -----Original Message-----
> From: geos-devel-boun...@lists.osgeo.org
> [mailto:geos-devel-boun...@lists.osgeo.org] On Behalf Of Paul Ramsey
> Sent: Wednesday, June 10, 2009 12:16 PM
> To: GEOS Development List
> Subject: [geos-devel] 3.1.1rc1 and 3.0.4rc1
>
> I have placed RC bundles on the download site:
>
> http://download.osgeo.org/geos/geos-3.1.1rc1.tar.gz
> http://download.osgeo.org/geos/geos-3.0.4rc1.tar.gz
>
> If I don't hear any bad reports or PSC vetoes in a couple days I will
> copy those files into actual releases. Change are largely back-ports
> of memory fixes from trunk and one nice little bugfix in buffer
> building (dropped multipolygon components) from trunk.
>
> P
> _______________________________________________
> geos-devel mailing list
> geos-devel@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geos-devel
> -----------------------------------------
> The substance of this message, including any attachments, may be
> confidential, legally privileged and/or exempt from disclosure
> pursuant to Massachusetts law. It is intended
> solely for the addressee. If you received this in error, please
> contact the sender and delete the material from any computer.
> _______________________________________________
> geos-devel mailing list
> geos-devel@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geos-devel
>
_______________________________________________
geos-devel mailing list
geos-devel@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geos-devel
-----------------------------------------
The substance of this message, including any attachments, may be
confidential, legally privileged and/or exempt from disclosure
pursuant to Massachusetts law. It is intended
solely for the addressee. If you received this in error, please
contact the sender and delete the material from any computer.
_______________________________________________
geos-devel mailing list
geos-devel@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geos-devel

Reply via email to