[postgis-tickets] [PostGIS] #5307: libgdal detection fails in Debian GNU/Linux 11 (bullseye)

PostGIS trac at osgeo.org
Mon Dec 26 14:16:30 PST 2022


#5307: libgdal detection fails in Debian GNU/Linux 11 (bullseye)
-----------------------------------+---------------------------
 Reporter:  strk                   |      Owner:  strk
     Type:  defect                 |     Status:  new
 Priority:  medium                 |  Milestone:  PostGIS 3.3.3
Component:  build/upgrade/install  |    Version:  3.3.x
 Keywords:                         |
-----------------------------------+---------------------------
 The configure test for GDALAllRegister symbol presence in libgdal fails on
 Debian GNU/Linux 11. This is because `-lrttopo` switch is not added to the
 GCC run testing libgdal, while being required.

 I'm not sure this is a PostGIS rather than a packaging bug, as `gdal-
 config --libs` also does not say anything about the required `-lrttopo`
 (which is required to resolve symbols used by libspatialite7, btw).
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5307>
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