[postgis-tickets] [PostGIS] #3643: latest OSX XCode is buggy and fails to build postgis

PostGIS trac at osgeo.org
Fri Nov 18 15:45:38 PST 2016


#3643: latest OSX XCode is buggy and fails to build postgis
----------------------+---------------------------
  Reporter:  robe     |      Owner:  pramsey
      Type:  patch    |     Status:  reopened
  Priority:  medium   |  Milestone:  PostGIS 2.3.1
 Component:  postgis  |    Version:  2.2.x
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by gdt):

 {{{
         if test "x$XCRUN" = "x"; then
                 AC_MSG_RESULT([using OSX XCode... yes])
         else
 }}}

 Shouldn't that be "no"?  (output error, not logic error in what actually
 happens.

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