Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 2008 19:21:16 -1000 (HST)
From:      Jeff Roberson <jroberson@chesapeake.net>
To:        Kris Kennaway <kris@FreeBSD.org>
Cc:        src-committers@FreeBSD.org, "Aryeh M. Friedman" <aryeh.friedman@gmail.com>, John Baldwin <jhb@FreeBSD.org>, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, David Xu <davidxu@FreeBSD.org>, cokane@FreeBSD.org, freebsd-java@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libthr/thread thr_affinity.c
Message-ID:  <20080323192043.R910@desktop>
In-Reply-To: <47E38AA5.40901@FreeBSD.org>
References:  <200803190638.m2J6cLKU059782@repoman.freebsd.org> <47E0C20E.5040002@freebsd.org> <47E17A5A.20909@gmail.com> <200803200841.04914.jhb@freebsd.org> <47E27204.9040607@FreeBSD.org> <47E38AA5.40901@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Fri, 21 Mar 2008, Kris Kennaway wrote:

> Coleman Kane wrote:
>
>>> The KSE syscalls are gone, you have to use libthr rather than libpthread.
>>> 
>> FWIW, building Java from source has been working for me just fine.
>
> It'll be much faster too.

I believe his problem is that the compat libpthread.so.2 was using libkse 
syscalls.  If he removed it entirely he could pickup the libpthread.so.2 
from /lib or /usr/lib or wherever that should be using libthr.

>
> Kris
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080323192043.R910>