[gdal-dev] Build GDAL with static PROJ6
Markus Neteler
neteler at osgeo.org
Tue Nov 3 06:06:03 PST 2020
On Tue, Nov 3, 2020 at 2:44 PM Lars Sunde <laasunde at hotmail.com> wrote:
>
> Hello,
>
> Does GDAL 3.0.4 support being statically linked with Proj 6.2.1?
>
> Environment is RedHat 7.2 (64 bit) and GCC 9.3.
>
> We have successfully built Proj 6.2.1 as static library. The proj build folder is located at /tmp/proj and contains /tmp/proj/lib/libproj.a.
>
> We have tried below command to configured gdal but it failed with error message "configure error: PROJ 6 symbols not found"
> ./configure ---with-proj=/tmp/proj
Please check towards the end of the file "config.log" which is
generated by "configure". It may contain the error message.
Best,
Markus
More information about the gdal-dev
mailing list