[postgis-tickets] [PostGIS] #2723: failure to build against external json-c 0.12
PostGIS
trac at osgeo.org
Wed Apr 30 14:39:13 PDT 2014
#2723: failure to build against external json-c 0.12
---------------------+------------------------------------------------------
Reporter: landry | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone:
Component: postgis | Version: 2.1.x
Keywords: |
---------------------+------------------------------------------------------
Similar to http://trac.osgeo.org/gdal/ticket/5449, postgis as is fails to
build against json-c 0.12 since they removed the extern
json_tokener_errors array, deprecated in favor of
json_tokener_error_desc() present since 0.10.
I've fixed it locally using http://www.openbsd.org/cgi-
bin/cvsweb/ports/geo/postgis/patches/patch-
liblwgeom_lwin_geojson_c?rev=1.1 but maybe a better fix could be commited
upstream, depending if we want to require json 0.10 or still want to
support older versions.
I can provide a patch if needed.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2723>
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