[postgis-devel] [PostGIS] #1207: Can't compile under Windows mingw since raster commit

PostGIS trac at osgeo.org
Fri Sep 23 04:12:35 PDT 2011


#1207: Can't compile under Windows mingw since raster commit
----------------------------+-----------------------------------------------
 Reporter:  robe            |       Owner:  pracine      
     Type:  defect          |      Status:  new          
 Priority:  blocker         |   Milestone:  PostGIS 2.0.0
Component:  postgis raster  |     Version:  trunk        
 Keywords:                  |  
----------------------------+-----------------------------------------------

Comment(by robe):

 I assume my capi is okay since I can compile and make check without raster
 support fine.

 I did notice in Bborie's r7884 commit he did introduce the geos header.
 #include "lwgeom_geos.h"

 on line 107.  I assume that is when my problems started.
 I was trying to figure out how that is different from postgis folder.  One
 thing I did notice is that the postgis folder has a copy of
 lwgeom_geos.c/h, which seems to me a bit redundant with the ones in
 liblwgeom and raster seems to be going for the liblwgeom copies.  Why do
 we have these files in both postgis and liblwgeom? I thought that was one
 of the reasons of this separation to reduce this redundancy.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1207#comment:4>
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