Hi everybody,

sqlite 3.6.16 on linux debian.

Using the amalgamation src, I compile sqlite using configure --enable-readline. 
But
using the shell, I haven' t the history function.

The config.log file says:
sqlite-3.6.16/conftest.c:37: undefined reference to `readline'
collect2: ld returned 1 exit status.

So it's clear, the linker does not find the readline function , but I don't 
understand why.

Any idea ?

Thanks to everybody
Angelo
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to