From owner-freebsd-current@FreeBSD.ORG Sat Feb 14 20:23:37 2004 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 5E5F716A4FC for ; Sat, 14 Feb 2004 20:23:37 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A77543D1F for ; Sat, 14 Feb 2004 20:23:37 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 21DA772DBF; Sat, 14 Feb 2004 20:23:37 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 1F4DC72DB5; Sat, 14 Feb 2004 20:23:37 -0800 (PST) Date: Sat, 14 Feb 2004 20:23:37 -0800 (PST) From: Doug White To: Tony Maher In-Reply-To: <200402140155.i1E1tga5068430@k9.home> Message-ID: <20040214202234.A3256@carver.gumbysoft.com> References: <200402140155.i1E1tga5068430@k9.home> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: current and python X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Feb 2004 04:23:37 -0000 On Sat, 14 Feb 2004, Tony Maher wrote: > I recently updated (Sat Feb 7) my box and have noticed problems with python > in particular idle and installing python ports. I can only start idle with > -n switch (no subprocesses). I have tried reinstalling python and various > combinations in /etc/libmap.conf (having read UPDATING). The only other change > was moving to SCHED_ULE at time of last make world. Make sure your python binary isn't sucking in both the old libc_r and libpthread. If it is, then try rebuilding it. If that doesn't fix it, start rebuilding its dependencies. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org