BUG #15487: undefined symbol: geod_polygon_init

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: rickpol(at)gmail(dot)com
Subject: BUG #15487: undefined symbol: geod_polygon_init
Date: 2018-11-06 03:04:32
Message-ID: 15487-8fd1c4b6581b5e90@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 15487
Logged by: Rick Pollock
Email address: rickpol(at)gmail(dot)com
PostgreSQL version: 11.0
Operating system: RHEL7
Description:

db=# CREATE EXTENSION postgis;
ERROR: could not load library "/usr/pgsql-11/lib/postgis-2.5.so":
/usr/pgsql-11/lib/postgis-2.5.so: undefined symbol: geod_polygon_init
db=# \q

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Pavel Stehule 2018-11-06 03:44:09 Re: BUG #15487: undefined symbol: geod_polygon_init
Previous Message Michael Paquier 2018-11-06 00:14:07 Re: BUG #15437: Segfault during insert into declarative partitioned table with a trigger creating partition