X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=iqqJLLiKm18esJZ0BlPecxi41vVZ4b0oQbCjXURQ8HZ wjPHdZ4sKPzWmAgQEfrSu5b5la19tEkbbq/5TBtuYjEsVQC18kbBNfzDlzw7JL1p GPRg35pN4KGJonVLBgKprY9tco+B4/Ua3qnCmSbLJfsD9RIHL+HE77NxguJOmF/A = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=DBxY1HxUdS+s+hTKdS+MX8JO6T0=; b=XzrBHt9DgdRe89ubE EIVLW1F82vFfeFjo5AwqIXgnOjMNKEDFe13G6hTfsfoMX0WlfR9tbqWLGNnnYC2Y zheMf30GvAOmiYh55CyGdJe8O9hJQzXufHaCJIdYlVB4+i0qOks4VE/ZvSLcahDi PXZbtGAnM5ASOgUTBwNuwj1sxA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_50,KHOP_THREADED autolearn=ham version=3.3.2 X-HELO: bureau81.ns.utoronto.ca Message-ID: <523278AC.2050807@cs.utoronto.ca> Date: Thu, 12 Sep 2013 22:30:04 -0400 From: Ryan Johnson User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: sqlite3 not readline-enabled any more? References: <5231A9CA DOT 8060605 AT cs DOT utoronto DOT ca> <52320CDF DOT 6050608 AT etr-usa DOT com> <5232129F DOT 7090409 AT cs DOT utoronto DOT ca> <523231AC DOT 9040207 AT etr-usa DOT com> In-Reply-To: <523231AC.9040207@etr-usa.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 12/09/2013 5:27 PM, Warren Young wrote: > 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. Classic... I'm glad I'm not the only one that sort of thing happens to ;) > 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? I'm not in a huge hurry, it just seemed weird and worth pointing out. If it became important I could always download and build a 3.7.x myself. > 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. Fun... Ryan -- 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