[gdal-dev] Not able to build GDAL in Ubuntu 16.04

Totò pigrecoinfinito at gmail.com
Sun Feb 24 07:04:47 PST 2019


Hi,
I have downloaded gdal source from
http://download.osgeo.org/gdal/2.4.0/gdal240.zip and than I have run these
commands:

./configure --prefix=${PREFIX} --without-sqlite3
make

But I have this error

chmod a+x gdal-config
/bin/bash /mnt/c/tmp/gdal240/gdal-2.4.0/libtool --mode=link --silent g++
-std=c++11  gdalinfo_bin.lo  /mnt/c/tmp/gdal240/gdal-2.4.0/libgdal.la  -o
gdalinfo
/mnt/c/tmp/gdal240/gdal-2.4.0/.libs/libgdal.so: undefined reference to
`sqlite3_column_origin_name'
/mnt/c/tmp/gdal240/gdal-2.4.0/.libs/libgdal.so: undefined reference to
`sqlite3_column_table_name'

Probably I have some sqlite3 environment problem, and I thought I could get
over it using "--without-sqlite3" in config, but it is not so.

How to solve it?

Thank you



-----
https://pigrecoinfinito.wordpress.com/
--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html


More information about the gdal-dev mailing list