[postgis-tickets] [PostGIS] #4260: FreeBSD failures

PostGIS trac at osgeo.org
Tue Nov 27 03:30:57 PST 2018


#4260: FreeBSD failures
-------------------------+---------------------------
  Reporter:  Algunenano  |      Owner:  Algunenano
      Type:  defect      |     Status:  assigned
  Priority:  medium      |  Milestone:  PostGIS 3.0.0
 Component:  liblwgeom   |    Version:  trunk
Resolution:              |   Keywords:
-------------------------+---------------------------

Comment (by Algunenano):

 > This looks more like using installed version of liblwgeom instead of the
 one in the tree, as it started showing only after bessie started building
 older branches.

 I think you are right, `rt_pg/Makefile` is including LIBLWGEOM_CFLAGS
 after the rest of the `CFLAGS` but it should be included first.


 > Even better question: do we need to install headers at all, if liblwgeom
 is our private thing?

 AFAIK `liblwgeom` isn't "our private thing" and it's used by external
 projects. Those projects will need `lwinline.h` too.

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