[postgis-tickets] [PostGIS] #4467: Error: undefined symbol: proj_get_type when installed from source

PostGIS trac at osgeo.org
Tue Jul 30 09:54:23 PDT 2019


#4467: Error: undefined symbol: proj_get_type when installed from source
-----------------------+---------------------------
 Reporter:  constant5  |      Owner:  pramsey
     Type:  defect     |     Status:  new
 Priority:  medium     |  Milestone:  PostGIS 3.0.0
Component:  postgis    |    Version:  trunk
 Keywords:  arm        |
-----------------------+---------------------------
 System Ubuntu 18.04 AArch64

 This is a challenging install on an arm system.

 Steps:
 1. built and installed proj-6.1.1 from source
 2. built and installed geos_3.7.2-1 from source
 3. built and installed gdal-3.0.1 from source
 4. built and installed postgis_3.0.0alpha_dev from source

 executed :sudo ldconfig

 Trying:

 testdb=# CREATE EXTENSION postgis;

 ERROR:  could not load library "/usr/lib/postgresql/10/lib/postgis-3.so":
 /usr/lib/postgresql/10/lib/postgis-3.so: undefined symbol: proj_get_type

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4467>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list