From owner-freebsd-current@FreeBSD.ORG Tue Feb 24 09:56:11 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 0D95816A4CE for ; Tue, 24 Feb 2004 09:56:11 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id A540643D1D for ; Tue, 24 Feb 2004 09:56:10 -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 i1OHu4DF000389; Tue, 24 Feb 2004 12:56:04 -0500 (EST) Date: Tue, 24 Feb 2004 12:56:04 -0500 (EST) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: David Gilbert In-Reply-To: <16443.35905.455147.330275@canoe.dclg.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: Nontrivial brokeness with new threads. 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: Tue, 24 Feb 2004 17:56:11 -0000 On Tue, 24 Feb 2004, David Gilbert wrote: > I've updated to the new threads and in the process remade every port > on the system. The following don't play well together: > > xmms-esound and ndvidia-driver. > > It's odd too... because xmms doesn't include the shared libraries that > nvidia installs. > > ... now I'm not positive that this has to do with threads, but the > installation and removal of nvidia-driver makes xmms not work or work. Read src/UPDATING and then if you still have questions seach the -threads and -current archives for anything nvidia related. -- Dan Eischen