From owner-cvs-src@FreeBSD.ORG Mon Jun 2 07:23:46 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93C2337B401; Mon, 2 Jun 2003 07:23:46 -0700 (PDT) Received: from mx0.freebsd-services.com (survey.codeburst.net [195.149.39.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id D779443FAF; Mon, 2 Jun 2003 07:23:45 -0700 (PDT) (envelope-from paul@freebsd-services.com) Received: by mx0.freebsd-services.com (Postfix, from userid 1002) id C03C51B212; Mon, 2 Jun 2003 15:23:44 +0100 (BST) Date: Mon, 2 Jun 2003 15:23:44 +0100 From: Paul Richards To: Daniel Eischen Message-ID: <20030602142344.GB3271@survey.codeburst.net> References: <20030602113958.GB8863@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libpthread Makefile pthread.map src/lib/libpthread/support Makefile.inc thr_support.c src/lib/libpthread/sys Makefile.inc src/lib/libpthread/thread Ma X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2003 14:23:47 -0000 On Mon, Jun 02, 2003 at 07:54:44AM -0400, Daniel Eischen wrote: > More specifically, it breaks building of some ports due to > autoconf/libtool not being properly patched to obey PTHREAD_LIBS. > When libpthread is present in the system, some of these ports end > up being linked to both libpthread and libc_r. I sent a message > to ports@ a couple of days ago to give them advance notice that > there was breakage, and to expect libpthread to be installed > as 'libpthread' in the next few weeks. Ahh ok, that makes sense. Maybe a note in the Makefile would have been useful but if it's about to change it's probably not worth it now. -- Tis a wise thing to know what is wanted, wiser still to know when it has been achieved and wisest of all to know when it is unachievable for then striving is folly. [Magician]