Greetings Reid and thank you for your comment! I have followed this procedure by running:
./configure --prefix=/usr/local/sqlite --enable-static --enable-fts5 --enable-json1 CFLAGS="-g -O2 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_RTREE=1” make make install Unfortunately, I run into the very same errors! :-( PS: Continuing to play around with the gcc -static switches... Best Regards, Petros _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users