This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

sqlite3 not being built with libreadline


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]