From owner-freebsd-current@FreeBSD.ORG Mon Mar 29 05:15:28 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 55E6716A4CE for ; Mon, 29 Mar 2004 05:15:28 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0D2843D53 for ; Mon, 29 Mar 2004 05:15:27 -0800 (PST) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.10/8.12.1) with ESMTP id i2TDFRtf018657; Mon, 29 Mar 2004 08:15:27 -0500 (EST) Date: Mon, 29 Mar 2004 08:15:27 -0500 (EST) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: m0f0x In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: Pthread Issues 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: Mon, 29 Mar 2004 13:15:28 -0000 On Mon, 29 Mar 2004, m0f0x wrote: > I've got the same problems, when using CURRENT (cvsupped on 25/03). May > apps (like xmms, mplayer, and others that I've forgot) where generating > core dumps, even when they're rebuilded. > > Anybody got solutions? My temporary solution was: move back do > 5.2.1-RELEASE (p3). You guys don't have libc_r installed. None of the autoconf scripts showed that libc_r was found. Come on guys -- look at the messages from the scripts. You've hosed your system somehow. -- Dan Eischen