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

From Devrim Gündüz
Subject Re: postgis/gdal - undefined symbol: proj_crs_has_point_motion_operation
Date
Msg-id f007e5522651a131d27c6f73f8dfdedb1e7a63c3.camel@gunduz.org
Whole thread Raw
In response to postgis/gdal - undefined symbol: proj_crs_has_point_motion_operation  ("Lorenz, Christopher" <Christopher.Lorenz@ZIT-BB.Brandenburg.de>)
Responses AW: postgis/gdal - undefined symbol: proj_crs_has_point_motion_operation
List pgsql-pkg-yum
Hi,

On Mon, 2024-04-29 at 14:39 +0000, Lorenz, Christopher wrote:
> 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 .

What is the output of:

rpm -qa | grep proj

Regards,

--
Devrim Gündüz
Open Source Solution Architect, PostgreSQL Major Contributor
Twitter: @DevrimGunduz , @DevrimGunduzTR



pgsql-pkg-yum by date:

Previous
From: "Lorenz, Christopher"
Date:
Subject: postgis/gdal - undefined symbol: proj_crs_has_point_motion_operation
Next
From: "Lorenz, Christopher"
Date:
Subject: AW: postgis/gdal - undefined symbol: proj_crs_has_point_motion_operation