hi, seems very promising, but i stuck at the build . The error msg:
undefined reference to `sqlite3_prepare_v2' i'm building it on Etch and i think it's because gcc picks the system-wide lib (which is too old to build clapf) and not the newer one. I put "-I../sqlite-3.5.6" into the Makefile at the end of CFLAGS, no use. Still googling.... best, ----- Peter