From owner-freebsd-python@FreeBSD.ORG Tue Oct 2 01:36:20 2007 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C07016A478 for ; Tue, 2 Oct 2007 01:36:20 +0000 (UTC) (envelope-from chris@JEAH.net) Received: from awww.jeah.net (awww.jeah.net [208.98.20.9]) by mx1.freebsd.org (Postfix) with ESMTP id 6B79413C447 for ; Tue, 2 Oct 2007 01:36:20 +0000 (UTC) (envelope-from chris@JEAH.net) Received: from awww.jeah.net (localhost.jeah.net [127.0.0.1]) by awww.jeah.net (8.13.8/8.14.1) with ESMTP id l920xe2I046256 for ; Mon, 1 Oct 2007 19:59:40 -0500 (CDT) (envelope-from chris@JEAH.net) Received: from localhost (chris@localhost) by awww.jeah.net (8.13.8/8.12.2/Submit) with ESMTP id l920xe9n046253 for ; Mon, 1 Oct 2007 19:59:40 -0500 (CDT) X-Authentication-Warning: awww.jeah.net: chris owned process doing -bs Date: Mon, 1 Oct 2007 19:59:40 -0500 (CDT) From: Chris Byrnes To: python@freebsd.org Message-ID: <20071001195855.V46238@awww.jeah.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.3 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on awww.jeah.net Cc: Subject: without_threads X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Oct 2007 01:36:20 -0000 can you tell me the correct way to define python25 to compile without_threads? ive tried various guesses, none have worked (as reported by mod_python) - thank you SO much