From owner-freebsd-current@FreeBSD.ORG Fri Jun 27 04:17:39 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A273237B401 for ; Fri, 27 Jun 2003 04:17:39 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id E244543FF9 for ; Fri, 27 Jun 2003 04:17:38 -0700 (PDT) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.8/8.12.1) with ESMTP id h5RBHcXh021939; Fri, 27 Jun 2003 07:17:38 -0400 (EDT) Date: Fri, 27 Jun 2003 07:17:38 -0400 (EDT) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: leafy In-Reply-To: <20030627065848.GA15152@chihiro.leafy.idv.tw> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: python2.3 build with kse freezes CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: deischen@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jun 2003 11:17:39 -0000 On Fri, 27 Jun 2003, leafy wrote: > On Fri, Jun 27, 2003 at 03:42:58PM +0900, Till Plewe wrote: > > I appended dmesg output, but right now I am just curious if there is > > anybody who has a working (threads enabled) python2.3 installation > > on CURRENT (SMP). > > > > - Till > Does yours work on single processor? I compiled my python2.3b1 with -lc_r > and use /etc/libmap.conf to direct it to libkse.so.1, it's working quite well > so far (top shows proper threads info). There are still issues with signals that we are working on. It shouldn't be much longer before the fixes hit the tree. -- Dan Eischen