Date: Mon, 2 Jun 2003 07:54:44 -0400 (EDT) From: Daniel Eischen <eischen@pcnet.com> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libpthread Makefile pthread.map src/lib/libpthread/sys Makefile.inc src/lib/libpthread/thread Ma Message-ID: <Pine.GSO.4.10.10306020750150.6853-100000@pcnet5.pcnet.com> In-Reply-To: <20030602113958.GB8863@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2 Jun 2003, Ruslan Ermilov wrote: > On Mon, Jun 02, 2003 at 12:30:10PM +0100, Paul Richards wrote: > > On Sat, May 31, 2003 at 08:50:59PM +0300, Ruslan Ermilov wrote: > > > On Fri, May 30, 2003 at 09:08:21AM -0300, Daniel C. Sobral wrote: > > > > Nate Lawson wrote: > > > > > > > > > >"I sense a disturbance in the tree, as if a thousand delayed commits > > > > >rushed in and then settled". Hopefully we have some time to test the > > > > >final branched version a ton before release. > > > > > > > > Actually, no. This commit festival is thr/kse, none of which are used by > > > > default, [...] > > > > > > > Actually, yes. The libpthread^Wlibkse is now built by default > > > on i386 and pc98. > > > > Why are the names different, it caused me some confusion last week > > while I puzzled why libpthread wasn't getting installed? > > > : RCS file: /home/ncvs/src/lib/libpthread/Makefile,v > : [...] > : ---------------------------- > : revision 1.41 > : date: 2003/04/25 01:31:56; author: deischen; state: Exp; lines: +1 -6 > : [...] > : > : Temporarily (again) rename the library to libkse. It will be put back > : to libpthread after more wide-spread testing. 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. -- Dan Eischen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10306020750150.6853-100000>