| delorie.com/archives/browse.cgi | search |
| 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 <warren AT etr-usa DOT com> |
| 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 <cygwin AT cygwin DOT com> |
| Subject: | Re: [bug] Something fishy going on with sqlite3... |
| References: | <87aa3hd4a5 DOT fsf AT Rainer DOT invalid> <jjti4r$2t7$1 AT dough DOT gmane DOT org> <8762e5d3le DOT fsf AT Rainer DOT invalid> <jjtkmo$po1$1 AT dough DOT gmane DOT org> <871uotd0ub DOT fsf AT Rainer DOT invalid> <jjtqmt$93i$1 AT dough DOT gmane DOT org> <loom DOT 20120316T080148-390 AT post DOT gmane DOT org> <loom DOT 20120403T153444-198 AT post DOT gmane DOT org> <4F7B8E9A DOT 100 AT etr-usa DOT com> <loom DOT 20120404T093239-277 AT post DOT gmane DOT org> |
| In-Reply-To: | <loom.20120404T093239-277@post.gmane.org> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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<warren<at> 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |