Thread: BUG #15487: undefined symbol: geod_polygon_init
The following bug has been logged on the website: Bug reference: 15487 Logged by: Rick Pollock Email address: rickpol@gmail.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
Hi
út 6. 11. 2018 v 4:05 odesílatel PG Bug reporting form <noreply@postgresql.org> napsal:
The following bug has been logged on the website:
Bug reference: 15487
Logged by: Rick Pollock
Email address: rickpol@gmail.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
This is PostGIS issue - use PostGIS bugs track recorder, please
Regards
Pavel