[postgis-tickets] [PostGIS] #2999: recipe for target 'shp2pgsql' failed

PostGIS trac at osgeo.org
Thu Nov 20 08:30:09 PST 2014


#2999: recipe for target 'shp2pgsql' failed
------------------------+---------------------------------------------------
 Reporter:  martin5519  |       Owner:  pramsey      
     Type:  defect      |      Status:  new          
 Priority:  high        |   Milestone:  PostGIS 2.1.5
Component:  postgis     |     Version:  2.1.x        
 Keywords:              |  
------------------------+---------------------------------------------------
 Hello,

 Seems to be similar issue to #2727.  Platform and installed dependencies
 are as follows.  Trying to install Postgis21 from Freebsd Ports package.

 Freebsd 10.1
 Postgresql 9.2
 json-c-0.12_1
 geos-3.4.2_2
 proj-4.8.0_3

 I run 'make' and get the following for Postgis21:

 ../liblwgeom/.libs/liblwgeom.so: undefined reference to
 `geos::geom::GeometryFactory::createMultiPolygon() const'
 cc: error: linker command failed with exit code 1 (use -v to see
 invocation)
 Makefile:103: recipe for target 'shp2pgsql' failed
 gmake[4]: *** [shp2pgsql] Error 1
 gmake[4]: Leaving directory
 '/usr/ports/databases/postgis21/work/postgis-2.1.3/loader'
 GNUmakefile:14: recipe for target 'all' failed

 I tried with Postgis20 but get the following:

 Makefile:90: recipe for target 'shp2pgsql-core.o' failed
 gmake[4]: *** [shp2pgsql-core.o] Error 1

 Any help would be appreciated and will donate.  I did try to remove
 references to shp2pgsql in the Makefile as I don't think we will be using
 this but still did not work - same error.

 Martin

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2999>
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