[PostGIS] #5764: PostGIS make install fails when building against meson-built PostgreSQL
PostGIS
trac at osgeo.org
Wed Jul 24 09:08:31 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):
I think I narrowed it down to inherited from PGXS
{{{
INSTALL
INSTALL_DATA
}}}
Playing around with overriding these to see if I can get it to work for
both autoconf and meson built postgresql.
There is a comment that we have PGXS to get these variables, which begs
the question if we override these, do we need PGXS at all?
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5764#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