X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Tue, 25 Nov 2008 09:52:07 -0500 From: Jason Tishler Subject: Re: python package missing _sqlite3.dll in /usr/lib/python2.5/sqlite3 In-reply-to: <492BBA24.20208@etr-usa.com> To: cygwin AT cygwin DOT com Mail-followup-to: cygwin AT cygwin DOT com Message-id: <20081125145207.GC1116@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline References: <4925B1F1 DOT 505 AT etr-usa DOT com> <20081124170225 DOT GC5984 AT tishler DOT net> <492BBA24 DOT 20208 AT etr-usa DOT com> User-Agent: Mutt/1.4.2.1i X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 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/