From owner-freebsd-ports@FreeBSD.ORG Tue Jun 8 05:13:51 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 296BF16A4CE; Tue, 8 Jun 2004 05:13:51 +0000 (GMT) Received: from freebsd3.cimlogic.com.au (adsl-20-121.swiftdsl.com.au [218.214.20.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0792643D2D; Tue, 8 Jun 2004 05:13:50 +0000 (GMT) (envelope-from jb@cimlogic.com.au) Received: by freebsd3.cimlogic.com.au (Postfix, from userid 102) id 1ECFF6AA57; Tue, 8 Jun 2004 15:13:48 +1000 (EST) Date: Tue, 8 Jun 2004 15:13:47 +1000 From: John Birrell To: Dan Nelson Message-ID: <20040608051347.GA3604@freebsd3.cimlogic.com.au> References: <1086663455.1258.79.camel@server.mcneil.com> <20040608044844.GA89198@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040608044844.GA89198@dan.emsphone.com> User-Agent: Mutt/1.4.2.1i cc: ports@freebsd.org cc: freebsd-threads@freebsd.org cc: Sean McNeil cc: Daniel Eischen Subject: Re: weak implementation of threads has problems - kse fix attached X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jun 2004 05:13:51 -0000 [ cross-post lists cut back, ports added 8-) ] On Mon, Jun 07, 2004 at 11:48:45PM -0500, Dan Nelson wrote: > A good addition to bsd.port.mk, right next to the "possible network > server" etc checks, might be to run ldd on all installed shared > libraries and print a warning if any threads libraries show up. There > are a huge number of ports that install shlibs linked to libpthreads. Good idea. -- John Birrell