[PostGIS] #5529: --without-projdir not working (Tools build still requires too much)

PostGIS trac at osgeo.org
Fri Aug 30 02:09:49 PDT 2024


#5529: --without-projdir not working (Tools build still requires too much)
---------------------+---------------------------
  Reporter:  robe    |      Owner:  strk
      Type:  defect  |     Status:  assigned
  Priority:  medium  |  Milestone:  PostGIS 3.5.0
 Component:  build   |    Version:  master
Resolution:          |   Keywords:
---------------------+---------------------------
Comment (by strk):

 Specifically: liblwgeom currently requires proj, for example:
 liblwgeom/lwspheroid.c:149: undefined reference to `geod_init'

 Should those parts of liblwgeom be made unavailable when building without
 proj ?
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5529#comment:7>
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