<div dir="ltr">GDALers:<div><br></div><div>I've not had this error before when compiling GDAL for Linux boxes, but I'm getting some sqlite error.  This is from:</div><div>./configure --prefix=/pathto/wherever --with=python</div>
<div>make</div><div><br></div><div>***</div><div>...</div><div><div>chmod a+x gdal-config</div><div>/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/<a href="http://libgdal.la">libgdal.la</a> -o gdalinfo</div>
<div>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</div>
<div>/projects/oa/shared/jgrn/code/src/gdal-1.10.1/.libs/libgdal.so: undefined reference to `sqlite3_column_table_name'</div><div>collect2: ld returned 1 exit status</div><div>make[1]: *** [gdalinfo] Error 1</div><div>
make[1]: Leaving directory `/projects/oa/shared/jgrn/code/src/gdal-1.10.1/apps'</div><div>make: *** [apps-target] Error 2</div><div><br></div><div><br></div><div>***</div><div><br></div><div>I do have SQLite properly installed via the sqlite-autoconf-3080200 release, configured via:</div>
<div>./configure --prefix=/pathto/wherever<br></div><div>make</div><div>make install</div><div><br></div><div>Any ideas?</div><div><br></div><div>--j</div><div><br></div>-- <br>Jonathan A. Greenberg, PhD<br>Assistant Professor<br>
Global Environmental Analysis and Remote Sensing (GEARS) Laboratory<br>Department of Geography and Geographic Information Science<br>University of Illinois at Urbana-Champaign<br>259 Computing Applications Building, MC-150<br>
605 East Springfield Avenue<br>Champaign, IL  61820-6371<br>Phone: 217-300-1924<br><a href="http://www.geog.illinois.edu/~jgrn/" target="_blank">http://www.geog.illinois.edu/~jgrn/</a><br>AIM: jgrn307, MSN: <a href="mailto:jgrn307@hotmail.com" target="_blank">jgrn307@hotmail.com</a>, Gchat: jgrn307, Skype: jgrn3007
</div></div>