can't build postgis on FreeBSD 12.0 - could not find GDAL

Ole ole at free.de
Tue Jan 15 12:47:32 UTC 2019


Hi,

I created a new 12.0 pkg repository with poudriere. But postgis failed
to build:

checking GDAL version... 2.4.0
checking for OGR enabled... yes
checking gdal.h usability... yes
checking gdal.h presence... yes
checking for gdal.h... yes
checking ogr_api.h usability... yes
checking ogr_api.h presence... yes
checking for ogr_api.h... yes
checking cpl_conv.h usability... yes
checking cpl_conv.h presence... yes
checking for cpl_conv.h... yes
checking for library containing GDALAllRegister... no
configure: error: could not find GDAL

With 11.2 and same ports and configuration, there is no problem.

checking GDAL version... 2.4.0
checking for OGR enabled... yes
checking gdal.h usability... yes
checking gdal.h presence... yes
checking for gdal.h... yes
checking ogr_api.h usability... yes
checking ogr_api.h presence... yes
checking for ogr_api.h... yes
checking cpl_conv.h usability... yes
checking cpl_conv.h presence... yes
checking for cpl_conv.h... yes
checking for library containing GDALAllRegister... none required
checking for library containing OGRRegisterAll... none required
checking for library containing GDALFPolygonize... none required


I tried it with postgres 9.6, 11 and postgis 23, 24. Makes no
difference.

Any Idea?

thanks,
Ole
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: Digitale Signatur von OpenPGP
URL: <http://lists.freebsd.org/pipermail/freebsd-pkg/attachments/20190115/f4284021/attachment.sig>


More information about the freebsd-pkg mailing list