Hi, I have problems to compile sqlite version 3 on SuSE 9.2. The 2.8.15 Version compiled successfully.
Configure seems to work fine but when I invoke make the compilation stops with following error output: ./libtool --mode=compile gcc -g -O2 -DOS_UNIX=1 -DHAVE_USLEEP=1 -I. -I./src -DNDEBUG -c ./src/build.c gcc -g -O2 -DOS_UNIX=1 -DHAVE_USLEEP=1 -I. -I./src -DNDEBUG -c ./src/build.c -fPIC -DPIC -o .libs/build.o src/build.c: In function `sqlite3BeginTransaction': src/build.c:2409: error: `TK_EXCLUSIVE' undeclared (first use in this function) src/build.c:2409: error: (Each undeclared identifier is reported only once src/build.c:2409: error: for each function it appears in.) make: *** [build.lo] Error 1 Any help? Regards Holger Brunck Arcor-DSL: die echte Flatrate f�r alle Bandbreiten. Jetzt ohne Einrichtungspreis einsteigen oder wechseln. Arcor-DSL ist in vielen Anschlussgebieten verf�gbar. http://www.arcor.de/home/redir.php/emf-dsl-1

