X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-3.0 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,TW_YG,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <4F7CADC3.9080603@etr-usa.com> Date: Wed, 04 Apr 2012 14:23:31 -0600 From: Warren Young User-Agent: Mozilla/5.0 (Windows NT 6.0; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 MIME-Version: 1.0 To: Cygwin-L Subject: Re: [bug] Something fishy going on with sqlite3... References: <87aa3hd4a5 DOT fsf AT Rainer DOT invalid> <8762e5d3le DOT fsf AT Rainer DOT invalid> <871uotd0ub DOT fsf AT Rainer DOT invalid> <4F7B8E9A DOT 100 AT etr-usa DOT com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 On 4/4/2012 5:07 AM, Achim Gratz wrote: > Warren Young etr-usa.com> writes: >> >> Send me the cygport file and I'll build new sqlite3 packages. > > ---8<----->8--- > ORIG_PN="sqlite" > ORIG_PV=`echo $PV|tr . \ |\ > awk -e '{printf "%1d%02d%02d%02d",$1,$2,$3,$4;}'` Thanks for taking the time to diagnose this, and also for figuring out how to cope with the recent SQLite packaging changes. I've rebuilt the packages and uploaded them here: wget \ http://etr-usa.com/cygwin/sqlite3/sqlite3-3.07.11.00-1.tar.bz2 \ http://etr-usa.com/cygwin/sqlite3/sqlite3-3.07.11.00-1-src.tar.bz2 \ http://etr-usa.com/cygwin/sqlite3/libsqlite3_0-3.07.11.00-1.tar.bz2 \ http://etr-usa.com/cygwin/sqlite3/libsqlite3-devel-3.07.11.00-1.tar.bz2 Will you please try them? There is likely to be one difference w.r.t your version, which is that my packages include a patch to replace a deprecated Cygwin 1.5 cygwin1.dll call with its modern 1.7 replacement.[*] Since it also pertains to Windows path handling, the difference may affect you. Once you give me the okay, I'll RFU them so everyone can enjoy. [*] (I've tried a couple of times to get upstream to incorporate this patch, but they keep ignoring me. I suspect they want a copyright assignment before they'll even look at the patch. But it's trivial, so it's almost not even worth chasing.) -- 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