sqlite3 not being built with libreadline

Kenneth Smith kefosmith@gmail.com
Sat Feb 27 08:47:00 GMT 2016


Hello,

sqlite3 version 3.11.0-1 is not linked to libreadline:

$ ldd /usr/bin/sqlite3
        ntdll.dll => /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll (0x772b0000)
        KERNEL32.DLL => /cygdrive/c/WINDOWS/SYSTEM32/KERNEL32.DLL (0x741a0000)
        KERNELBASE.dll => /cygdrive/c/WINDOWS/SYSTEM32/KERNELBASE.dll
(0x75990000)

Neither was 3.10.

A google search came up with a similar occurrence in 2013, so
presumably it is meant to have readline support...

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list