X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <472FA24D.D7964B75@dessent.net>
Date: Mon, 05 Nov 2007 15:07:57 -0800
From: Brian Dessent <brian@dessent.net>
X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail
References: <677d37110711050406l571db71chd8f92bf0a4af7157@mail.gmail.com> <20071105161913.GA3008@tishler.net> <fgnt4d$41m$2@ger.gmane.org> <20071105211617.GA2964@tishler.net> <fgo2h7$35l$1@ger.gmane.org> <472F9072.9494BBBC@dessent.net> <fgo6sj$g97$1@ger.gmane.org>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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

Thorsten Kampe wrote:

> As far as I understood Jason, he just needs the SQLite headers and
> libraries to /build/ Python with SQLite support, and he doesn't need
> them to be "in Cygwin".

That would be silly, because it would result in a totally broken python
that would continue to throw ImportError on "import sqlite3" because the
user would have no cygsqlite3-0.dll on their system, with no way to get
it unless they installed third party packages that aren't part of
Cygwin.  Besides, requiring packages not in the distro in order to build
a package is not kosher.  The distro must be self-consistent.

Brian

--
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/

