[postgis-tickets] [PostGIS] #3936: Setting up bessie iconv errors FreeBSD

PostGIS trac at osgeo.org
Wed Nov 29 00:21:31 PST 2017


#3936: Setting up bessie iconv errors FreeBSD
------------------------+---------------------------
  Reporter:  robe       |      Owner:  robe
      Type:  defect     |     Status:  closed
  Priority:  medium     |  Milestone:  PostGIS 2.5.0
 Component:  buildbots  |    Version:  2.4.x
Resolution:  fixed      |   Keywords:
------------------------+---------------------------

Comment (by strk):

 Dumb luck, IMHO.
 We should tweak ./configure to make sure CFLAGS and LDFLAGS is
 cleaned up before testing for presence, and make sure to add
 the include directory in which things are found.

 Still, if something is in /usr/include and something else in
 /usr/local/include we'd end up with both in the compile line
 and in case of multiple installs the first one will be used.

 In other words: it can be a real mess!

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