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

PostGIS trac at osgeo.org
Thu Jun 20 08:23:18 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 strk):

 Yep, you could look first in the old, if it fails look in the new, and in
 both cases link to the old. I'm guessing here that putting the new library
 into the 5th arg of AC_CHECK_LIB (other-libraries -- http://www.gnu.org
 /savannah-
 checkouts/gnu/autoconf/manual/autoconf-2.69/html_node/Libraries.html)
 would error out when configuring against old libjson.

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