[postgis-tickets] [PostGIS] #3067: Make check fails v 2.1.3

PostGIS trac at osgeo.org
Tue Mar 17 05:41:33 PDT 2015


#3067: Make check fails v 2.1.3
-----------------------+----------------------------------------------------
  Reporter:  serbinsh  |       Owner:  pramsey      
      Type:  defect    |      Status:  closed       
  Priority:  high      |   Milestone:  PostGIS 2.1.6
 Component:  postgis   |     Version:  2.1.x        
Resolution:  wontfix   |    Keywords:               
-----------------------+----------------------------------------------------
Changes (by pramsey):

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


Comment:

 The problem is not in PostGIS, it's in your build setup somewhere
 {{{
  /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required
 by /data/software/geos/3.4.2/lib/libgeos-3.4.2.so)
 make[2]: *** [check] Error 1
 }}}
 or in your decision to deploy dependencies outside the system areas. Patch
 accepted if it's something you can tweak in the build system to support
 your case that doesn't break other systems.

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