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

PostGIS trac at osgeo.org
Wed Jun 5 15:33:30 PDT 2013


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

Comment(by pramsey):

 This is a no-go:
 {{{
 JSON_LDFLAGS="-ljson-c -ljson"
 }}}
 at least for me, I only have a libjson, so the linker complains that it
 cannot find a libjson-c

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