[gdal-dev] (no subject)

Jonathan Greenberg jgrn at illinois.edu
Thu Jan 23 08:09:41 PST 2014


GDALers:

I've not had this error before when compiling GDAL for Linux boxes, but I'm
getting some sqlite error.  This is from:
./configure --prefix=/pathto/wherever --with=python
make

***
...
chmod a+x gdal-config
/bin/sh /projects/oa/shared/jgrn/code/src/gdal-1.10.1/libtool --mode=link
    g++  gdalinfo.lo commonutils.lo
 /projects/oa/shared/jgrn/code/src/gdal-1.10.1/libgdal.la -o gdalinfo
libtool: link: g++ .libs/gdalinfo.o .libs/commonutils.o -o .libs/gdalinfo
 /projects/oa/shared/jgrn/code/src/gdal-1.10.1/.libs/libgdal.so
-L/usr/apps/oa/lib -L/usr/lib64/hdf -L/usr/apps/oa/lib/lib
-L/usr/local/openmpi-1.4-gcc/lib /usr/apps/oa/lib/libgeos_c.so
/usr/apps/oa/lib/libgeos.so /usr/apps/oa/lib/libsqlite3.so -lexpat -ljasper
-lnetcdf -lhdf5 /usr/apps/oa/lib/libmfhdf.so /usr/apps/oa/lib/libdf.so
/usr/apps/oa//lib/libjpeg.so /usr/apps/oa/lib/libpng15.so -lpthread -lrt
-lpcre -lcurl /usr/apps/oa/lib/libxml2.so -lm -ldl -lz  -Wl,-rpath
-Wl,/usr/apps/oa/lib -Wl,-rpath -Wl,/usr/apps/oa//lib
/projects/oa/shared/jgrn/code/src/gdal-1.10.1/.libs/libgdal.so: undefined
reference to `sqlite3_column_table_name'
collect2: ld returned 1 exit status
make[1]: *** [gdalinfo] Error 1
make[1]: Leaving directory
`/projects/oa/shared/jgrn/code/src/gdal-1.10.1/apps'
make: *** [apps-target] Error 2


***

I do have SQLite properly installed via the sqlite-autoconf-3080200
release, configured via:
./configure --prefix=/pathto/wherever
make
make install

Any ideas?

--j

-- 
Jonathan A. Greenberg, PhD
Assistant Professor
Global Environmental Analysis and Remote Sensing (GEARS) Laboratory
Department of Geography and Geographic Information Science
University of Illinois at Urbana-Champaign
259 Computing Applications Building, MC-150
605 East Springfield Avenue
Champaign, IL  61820-6371
Phone: 217-300-1924
http://www.geog.illinois.edu/~jgrn/
AIM: jgrn307, MSN: jgrn307 at hotmail.com, Gchat: jgrn307, Skype: jgrn3007
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20140123/b47d44ec/attachment-0001.html>


More information about the gdal-dev mailing list