cvs commit: src/lib/libpthread Makefile pthread.map
src/lib/libpthread/sys Makefile.inc src/lib/libpthread/thread Ma
Daniel Eischen
eischen at pcnet.com
Mon Jun 2 04:54:47 PDT 2003
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
More information about the cvs-src
mailing list