Hi,
the Makefile.linux-gcc renamed in Makefile produces the same error output. 
Now I've tried to install the rpm, but this results to another failure:

rpm -i sqlite-3.0.8-1.i386.rpm
error: Failed dependencies:
        libreadline.so.4 is needed by sqlite-3.0.8-1

SuSE 9.2 has libreadline.so.5 installed. Did I have to downgrade to 
libreadline.so.4 ?

Regards 
Holger Brunck




On Friday 12 November 2004 01:12, [EMAIL PROTECTED] wrote:
> 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

Reply via email to