postgis/gdal - undefined symbol: proj_crs_has_point_motion_operation - Mailing list pgsql-pkg-yum

From Lorenz, Christopher
Subject postgis/gdal - undefined symbol: proj_crs_has_point_motion_operation
Date
Msg-id 102a9afd1469446380ca72ded8de4df9@ZIT-BB.Brandenburg.de
Whole thread Raw
Responses Re: postgis/gdal - undefined symbol: proj_crs_has_point_motion_operation
List pgsql-pkg-yum
Hello,

I got an error while creating or using postgis_raster. I seams a packaging or dependency problem:

create extension postgis_raster cascade;
....
FEHLER:  konnte Bibliothek >/usr/pgsql-15/lib/postgis_raster-3.so< nicht laden: /usr/gdal38/lib/libgdal.so.34:
undefinedsymbol: proj_crs_has_point_motion_operation 

I can reproduce this error on RHEL8 systems e.g.:
- PostgreSQL 13 + PostGIS 3.1 (3.1.11-3PGDG.rhel8)
- PostgreSQL 16 + PostGIS 3.4 (3.4.2-3PGDG.rhel8)

The installed gdal version of affected servers is 3.8.5-3PGDG.rhel8 .

Regards,

Christopher Lorenz



pgsql-pkg-yum by date:

Previous
From: Devrim Gündüz
Date:
Subject: Changes in -debuginfo repos
Next
From: Devrim Gündüz
Date:
Subject: Re: postgis/gdal - undefined symbol: proj_crs_has_point_motion_operation