<div>Hello,<br></div><div><div class="gmail_quote"><div dir="ltr"><div dir="ltr" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><p class="MsoNormal"><br></p><p class="MsoNormal">I was able to run the configure finally with the option to download proj/geos and other latest packages to get support for MVT. Not sure what I am missing here ? Is there a full RPM package for 3.1.3 with MVT Support  for CENTOS 7 ? as normal PostGIS yum install doesn't allow MVT functions . </p><p class="MsoNormal"><br></p><p class="MsoNormal">make had same error </p><p class="MsoNormal">So ran make - i  ( To ignore error ) </p><p class="MsoNormal">make check gives the same error so i guess will not work . </p><p class="MsoNormal"><br></p><p class="MsoNormal"><br></p><p class="MsoNormal">Ran configure with options  : </p><p class="MsoNormal"><br></p><p class="MsoNormal"><font style="color:rgb(0,0,255)">./configure --with-pgconfig=/usr/pgsql-13/bin/pg_config --with-geosconfig=/apps/geos/geos-3.9.1/tools/geos-config --with-protobuf-inc=/usr/local/include/google/protobuf-c --with-protobufdir=/apps/protobuf/protobuf-c-master/protobuf-c -with-protobuf-lib=/usr/local/lib  --with-gdalconfig=/usr/gdal32/bin/gdal-config</font><br></p><p class="MsoNormal"><br></p><p class="MsoNormal">config.log last few lines output </p><p class="MsoNormal"><br></p><p class="MsoNormal">#define PGSQL_LOCALEDIR "/usr/pgsql-13/share/locale"<br>#define HAVE_LIBPQ 1<br>#define POSTGIS_PGSQL_VERSION 130<br>#define POSTGIS_PGSQL_HR_VERSION 13.0<br>#define HAVE_LIBXML_TREE_H 1<br>#define HAVE_LIBXML_PARSER_H 1<br>#define HAVE_LIBXML_XPATH_H 1<br>#define HAVE_LIBXML_XPATHINTERNALS_H 1<br>#define HAVE_LIBXML2 1<br>#define POSTGIS_LIBXML2_VERSION "2.9.1"<br>#define HAVE_LIBGEOS_C 1<br>#define POSTGIS_GEOS_VERSION 39<br>#define ENABLE_NLS 1<br>#define HAVE_GETTEXT 1<br>#define HAVE_DCGETTEXT 1<br>#define POSTGIS_PROJ_VERSION 81<br>#define HAVE_LIBPROJ 1<br>#define HAVE_LIBPROTOBUF_C 1<br>#define HAVE_PROTOBUF_C_VERSION 1<br>#define HAVE_LIBPROTOBUF 1<br>#define LIBPROTOBUF_VERSION 1004000<br>#define PARANOIA_LEVEL 0<br>#define POSTGIS_VERSION "3.1 USE_GEOS=1 USE_PROJ=1 USE_STATS=1"<br>#define POSTGIS_LIB_VERSION "3.1.3dev"<br>#define POSTGIS_BUILD_DATE "2021-08-31 19:43:37"<br>#define POSTGIS_SCRIPTS_VERSION "3.1.3dev"<br>#define POSTGIS_RASTER_WARN_ON_TRUNCATION 0<br>#define POSTGIS_GDAL_VERSION 32<br>#define HAVE_GDAL_H 1<br>#define HAVE_OGR_API_H 1<br>#define HAVE_CPL_CONV_H 1<br>#define HAVE_CXX11 1<br>#define HAVE_WAGYU 1<br><br>configure: exit 0<br></p><p class="MsoNormal"><br></p><p class="MsoNormal">v # <font style="color:rgb(255,0,0)">make check</font><br>! find . -name '*.c' -o -name '*.h' -o -name '*.proto' | \<br>        grep -v lwin_wkt_lex.c | \<br>        grep -v lwin_wkt_parse | \<br>        grep -v lookup3 | \<br>        grep -v vector_tile.pb-c | \<br>        grep -v postgis/sqldefines.h | \<br>        grep -v deps/ | \<br>        xargs grep -n '[[:space:]]$'<br>/usr/bin/perl utils/<a href="http://repo_revision.pl" target="_blank">repo_revision.pl</a><br>fatal: Not a git repository (or any parent up to mount point /apps)<br>Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).<br>Can't determine revision from git log<br>Not updating existing rev file at fd0cef4<br>for s in liblwgeom libpgcommon postgis regress raster topology  loader utils doc extensions deps; do \<br>        echo "---- Making all in ${s}"; \<br>        make -C ${s} all || exit 1; \<br>done;<br>---- Making all in liblwgeom<br>make[1]: Entering directory `/apps/postgis/postgis-3.1.3dev/liblwgeom'<br>make[1]: Nothing to be done for `all'.<br>make[1]: Leaving directory `/apps/postgis/postgis-3.1.3dev/liblwgeom'<br>---- Making all in libpgcommon<br>make[1]: Entering directory `/apps/postgis/postgis-3.1.3dev/libpgcommon'<br>make[1]: Nothing to be done for `all'.<br>make[1]: Leaving directory `/apps/postgis/postgis-3.1.3dev/libpgcommon'<br>---- Making all in postgis<br>make[1]: Entering directory `/apps/postgis/postgis-3.1.3dev/postgis'<br><font style="color:rgb(255,0,0)">/usr/bin/protoc-c --c_out=. vector_tile.proto<br>vector_tile.proto:21:13: Expected "required", "optional", or "repeated".<br>vector_tile.proto:21:30: Missing field number.<br>make[1]: *** [vector_tile.pb-c.c] Error 1</font><br>make[1]: Leaving directory `/apps/postgis/postgis-3.1.3dev/postgis'<br>make: *** [all] Error 1<br></p></div></div></div></div></div>
</div></div>