[postgis-tickets] [PostGIS] #5476: winnie's build script is broken

PostGIS trac at osgeo.org
Sun Aug 13 19:18:52 PDT 2023


#5476: winnie's build script is broken
------------------------------------+---------------------------
  Reporter:  robe                   |      Owner:  robe
      Type:  defect                 |     Status:  new
  Priority:  blocker                |  Milestone:  PostGIS 3.4.0
 Component:  build/upgrade/install  |    Version:  master
Resolution:                         |   Keywords:
------------------------------------+---------------------------
Comment (by robe):

 Okay what broke it is #5469.  I thought postgis install was working, but
 that was because I had hand edited that script.  It's broken like the
 others.

 The issue is on windows,

 MKDIR_P = @MKDIR_P@

 ends up becoming

 MKDIR_P =

 and that seems to break everything

 I'm testing to confirm
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5476#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