[postgis-devel] [PostGIS] #1155: Can't compile PostGIS 2.0 under mingW

PostGIS trac at osgeo.org
Mon Aug 8 08:15:23 PDT 2011


#1155: Can't compile PostGIS 2.0 under mingW
---------------------------+------------------------------------------------
 Reporter:  robe           |       Owner:  strk         
     Type:  defect         |      Status:  new          
 Priority:  blocker        |   Milestone:  PostGIS 2.0.0
Component:  postgis        |     Version:  trunk        
 Keywords:  windows mingw  |  
---------------------------+------------------------------------------------

Comment(by robe):

 r7696 doesn't work either but gives slightly different errors.  See
 attached for full details.

 some snippets from it.  Seems to have more errors

 {{{
 lwgeom_geos.h:5:20: geos_c.h: No such file or directory
 In file included from lwgeom_geos.c:1:
 lwgeom_geos.h:21: warning: type defaults to `int' in declaration of
 `GEOSGeometry'
 lwgeom_geos.h:21: error: syntax error before '*' token
 lwgeom_geos.h:22: error: syntax error before '*' token
 lwgeom_geos.h:22: warning: type defaults to `int' in declaration of
 `LWGEOM2GEOS'
 lwgeom_geos.h:22: warning: data definition has no type or storage class
 lwgeom_geos.h:24: warning: type defaults to `int' in declaration of
 `GEOSCoordSequence'
 lwgeom_geos.h:24: error: syntax error before '*' token
 lwgeom_geos.c:35: warning: type defaults to `int' in declaration of
 `GEOSCoordSequence'
 lwgeom_geos.c:35: error: syntax error before '*' token
 lwgeom_geos.c:36: warning: no previous prototype for
 'ptarray_from_GEOSCoordSeq'
 lwgeom_geos.c: In function `ptarray_from_GEOSCoordSeq':
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1155#comment:3>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list