[GRASS-user] Strange Build Error Needs Other Eyes
Rich Shepard
rshepard at appl-ecosys.com
Wed Dec 29 14:39:16 EST 2010
I've reorganized everything on my new hard drive and am rebuilding grass
versions in preparation for a project that should start next week. Trying to
build 6.5-svn I run into a configuration problem for which I'm not seeing
the solution. Your clue sticks will help.
Here's what fails:
checking whether to use SQLite... yes
checking for location of SQLite includes...
checking for sqlite3.h... yes
checking for location of SQLite library... /usr/lib/
checking for sqlite3_open in -lsqlite3... no
checking for sqlite3_open in -lsqlite3... no
configure: error: *** Unable to locate SQLite library.
I passed /usr/lib as the location in the option
'--with-sqlite-libs=/usr/lib' because that's where they are:
/usr/lib/libsqlite3.la
/usr/lib/libsqlite3.so
/usr/lib/pkgconfig/sqlite3.pc
/usr/lib/libsqlite3.so.0
/usr/lib/libsqlite3.so.0.8.6
So, why isn't GRASS finding them?
Rich
More information about the grass-user
mailing list