[postgis-tickets] [PostGIS] #2432: Code not compatible with GEOS 3.3.9

PostGIS trac at osgeo.org
Wed Aug 14 21:55:47 PDT 2013


#2432: Code not compatible with GEOS 3.3.9
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  blocker  |   Milestone:  PostGIS 2.0.4
Component:  postgis  |     Version:  2.0.x        
 Keywords:           |  
---------------------+------------------------------------------------------
 I guess I have debbie testing PostGIS 2.0 with GEOS 3.3.9.  Didn't think I
 had that.  Anyway regress on 8.4 is failing - doesn't even compile.


 {{{
 pg8.4w64/include -I/var/lib/jenkins/workspace/gdal/rel-2.0w64/include
 -I/var/lib/jenkins/workspace/geos/rel-3.3.9devw64/include raster2pgsql.o
 -o .libs/raster2pgsql  ../rt_core/librtcore.a
 ../../liblwgeom/.libs/liblwgeom.so
 -L/var/lib/jenkins/workspace/pg/rel/pg8.4w64/lib -lpq
 -L/var/lib/jenkins/workspace/gdal/rel-2.0w64/lib
 /var/lib/jenkins/workspace/gdal/rel-2.0w64/lib/libgdal.so
 -L/var/lib/jenkins/workspace/geos/rel-3.3.9devw64/lib
 /var/lib/jenkins/workspace/geos/rel-3.3.9devw64/lib/libgeos_c.so -lc -lm
 -Wl,-rpath -Wl,/var/lib/jenkins/workspace/gdal/rel-2.0w64/lib -Wl,-rpath
 -Wl,/var/lib/jenkins/workspace/geos/rel-3.3.9devw64/lib
 ../../liblwgeom/.libs/liblwgeom.so: undefined reference to `lw_arc_center'
 collect2: ld returned 1 exit status
 make[2]: *** [raster2pgsql] Error 1
 make[2]: Leaving directory
 `/var/lib/jenkins/workspace/postgis/branches/2.0/raster/loader'
 make[1]: *** [rtloader] Error 2
 make[1]: Leaving directory
 `/var/lib/jenkins/workspace/postgis/branches/2.0/raster'
 make: *** [all] Error 1
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2432>
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-tickets mailing list