This is a discussion on Re: cvs commit: src/lib/libthr/thread thr_affinity.c - FreeBSD ; 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 ...
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
>
_______________________________________________
freebsd-java@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-java
To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"