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

PostGIS trac at osgeo.org
Tue Jul 30 10:02:48 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
Resolution:             |   Keywords:  arm
------------------------+---------------------------

Comment (by Algunenano):

 Please verify that you are linking and loading to the appropriate proj
 library. Do you have more than one installed in the system?

 `ldd /usr/lib/postgresql/10/lib/postgis-3.so` should tell you what library
 has been used to link; in my case /usr/lib/libproj.so.15, which
 corresponds to PROJ6.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4467#comment:1>
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