[PostGIS] #5764: PostGIS make install fails when building against meson-built PostgreSQL

PostGIS trac at osgeo.org
Wed Jul 24 07:13:40 PDT 2024


#5764: PostGIS make install fails when building against meson-built PostgreSQL
----------------------+---------------------------
  Reporter:  robe     |      Owner:  strk
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 3.5.0
 Component:  install  |    Version:  master
Resolution:           |   Keywords:
----------------------+---------------------------
Comment (by robe):

 Okay just tried an out-of-tree build on my windows meson built postgresql
 and sadly that did not fix the issue

 still the on make install get this


 {{{
 /bin/sh ../../../config/install-sh -c -m 644 "sql/postgis--ANY--
 3.5.0dev.sql"
 "C:/ming64/projects/POSTGR~1/rel/pg17w64/share/extension/postgis--ANY--
 3.5.0dev.sql"
 /bin/sh: ../../../config/install-sh: No such file or directory
 make[2]: *** [../../../extensions/postgis/../upgrade-paths-rules.mk:26:
 install-upgrade-paths] Error 127

 }}}


 This should be using the build-aux/install-sh but for some reason it is
 not
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5764#comment:6>
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