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]

Re: sqlite3 not readline-enabled any more?


On 9/12/2013 13:14, Ryan Johnson wrote:

$ ldd $(which sqlite3)
         ntdll.dll => /cygdrive/c/Windows/SYSTEM32/ntdll.dll (0x77720000)
         kernel32.dll => /cygdrive/c/Windows/system32/kernel32.dll
(0x77600000)
         KERNELBASE.dll => /cygdrive/c/Windows/system32/KERNELBASE.dll
(0x7fefd740000)
         cygsqlite3-0.dll => /usr/bin/cygsqlite3-0.dll (0x3fcf80000)
         cygwin1.dll => /usr/bin/cygwin1.dll (0x180040000)

Okay, I see it. I didn't have readline-devel installed in my Cygwin 64 instance, so it didn't get picked up by the build. Sorry about that.

Is it important to re-release a 3.7.13-4 with this fix, or can you wait for 3.8.x to be built?

Upstream changed the build system significantly in 3.8.0, and one of the changes breaks the Cygwin build. There's some quiet back-channel work going on right now to fix this, but I don't know how much longer that will take.

--
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]