postgis/gdal - undefined symbol: proj_crs_has_point_motion_operation

From: "Lorenz, Christopher" <Christopher(dot)Lorenz(at)ZIT-BB(dot)Brandenburg(dot)de>
To: "pgsql-pkg-yum(at)postgresql(dot)org" <pgsql-pkg-yum(at)postgresql(dot)org>
Subject: postgis/gdal - undefined symbol: proj_crs_has_point_motion_operation
Date: 2024-04-29 14:39:59
Message-ID: 102a9afd1469446380ca72ded8de4df9@ZIT-BB.Brandenburg.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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: undefined symbol: 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

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Devrim Gündüz 2024-04-30 09:42:50 Re: postgis/gdal - undefined symbol: proj_crs_has_point_motion_operation
Previous Message Devrim Gündüz 2024-04-26 21:22:31 Changes in -debuginfo repos