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

PostGIS trac at osgeo.org
Mon Nov 24 10:14:47 PST 2014


#2999: recipe for target 'shp2pgsql' failed
-------------------------+--------------------------------------------------
  Reporter:  martin5519  |       Owner:  pramsey      
      Type:  defect      |      Status:  closed       
  Priority:  high        |   Milestone:  PostGIS 2.1.5
 Component:  postgis     |     Version:  2.1.x        
Resolution:  invalid     |    Keywords:               
-------------------------+--------------------------------------------------
Changes (by pramsey):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 Since this is a ports problem, not a PostGIS problem, all we can offer is
 advice. (And this is probably a problem with your system, not with ports).
 The error is liblwgeom not finding a function in libgeos which indicates a
 version mismatch between what geos liblwgeom is expecting and what you
 have. Probably you have a correct version of libgeos in your ports, but an
 old version you hand-installed lying around somewhere else. The hand-
 installed one is being found before your ports version, and you're getting
 an error.

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