cvs commit: src/lib/libthr/thread thr_affinity.c
Jeff Roberson
jroberson at chesapeake.net
Sun Mar 23 22:20:01 PDT 2008
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
>
More information about the cvs-src
mailing list