#4227 closed defect (invalid)
postgis2.5 fails install with pg 11 on RHEL7
Reported by: | epifone | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.5.1 |
Component: | postgis | Version: | 2.5.x -- EOL |
Keywords: | Cc: |
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
Change History (2)
comment:1 by , 6 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 by , 6 years ago
Hi,
Just a followup: I fixed this issue in the latest set of packages (2.5.1-4)
Regards, Devrim
Note:
See TracTickets
for help on using tickets.
This is a problem in the pgdg packaging: https://www.postgresql.org/message-id/15450-a3638dc978caa94d@postgresql.org
You are encouraged to add your interest in a fix to https://redmine.postgresql.org/issues/3710