[postgis-tickets] [PostGIS] #2213: postgis-2.1.so: undefined symbol: json_tokener_errors

PostGIS trac at osgeo.org
Fri Jun 21 01:55:43 PDT 2013


#2213: postgis-2.1.so: undefined symbol: json_tokener_errors
----------------------+-----------------------------------------------------
  Reporter:  mloskot  |       Owner:  pramsey      
      Type:  defect   |      Status:  reopened     
  Priority:  medium   |   Milestone:  PostGIS 2.1.0
 Component:  postgis  |     Version:  trunk        
Resolution:           |    Keywords:  json-c       
----------------------+-----------------------------------------------------

Comment(by strk):

 Uhm, the patch only adds a check for libjson-c, and if present it uses
 that one.
 I guess in your case that test is finding a libjson-c in a place you did
 NOT want postgis to find.
 How do you tell winnie to link json statically ?

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