X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Tue, 25 Nov 2008 09:52:07 -0500
From: Jason Tishler <jason@tishler.net>
Subject: Re: python package missing _sqlite3.dll in /usr/lib/python2.5/sqlite3
In-reply-to: <492BBA24.20208@etr-usa.com>
To: cygwin@cygwin.com
Mail-followup-to: cygwin@cygwin.com
Message-id: <20081125145207.GC1116@tishler.net>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-disposition: inline
References: <A99BD4979815478BB0FBAC447502DC0D@aji> <4925B1F1.505@etr-usa.com>  <20081124170225.GC5984@tishler.net> <492BBA24.20208@etr-usa.com>
User-Agent: Mutt/1.4.2.1i
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Warren,

On Tue, Nov 25, 2008 at 01:41:08AM -0700, Warren Young wrote:
> Jason Tishler wrote:
> >>I thought this was fixed 2 months ago:
> >
> >It was -- see the following thread for the details:
> 
> Okay, so what am I missing?  I assume Tim isn't making the error
> report up.  Why is he having trouble if this is fixed?

Sorry, but I copied the wrong URL in my previous email, I meant to use
the following one:

    http://cygwin.com/ml/cygwin/2008-09/threads.html#00145

So, the build problem was resolved by your updated sqlite3 package that
contains a static library.

> >>It'd be best if Python and SQLite can remain separate
> >
> >Why are you concerned about the above?  
> 
> Because Tim expected to find _sqlite3.dll among the files included in 
> the Python package.  I don't like it, you don't like it, so end of 
> discussion, yes?  :)

No, you are confusing the SQLite DLL cygsqlite3-0.dll and the Python
SQLite shared extension module DLL _sqlite3.dll.  The former will never
be included in the Cygwin Python package, but the latter one will be
eventually.  That is, whenever I finally get round to releasing a new
package...

Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

