On 9/11/07, LI Xin <[EMAIL PROTECTED]> wrote:
> Jiawei Ye wrote:
> > Hi,
> >
> > This hit me when I tried bootstrapping JDK builds on a -current with
> > Diablo JDK1.5.
> >
> > Running "java -version" returns
> >
> > Fatal error 'kse_create() failed
> > ' at line 444 in file /usr/src/lib/libpthread/thread/thr_kern.c (errno = 2)
> >
> > Any workarounds for this?
>
> Will mapping libpthread.so.2 to libthr.so.2 work?
>
> Cheers,
> --
> Xin LI <[EMAIL PROTECTED]>    http://www.delphij.net/
> FreeBSD - The Power to Serve!
Unfortunately no, because symbol versioning is already in the system.
I guess this situation is quite stuck unless NO_KSE is removed.

Jiawei

-- 
"If it looks like a duck, walks like a duck, and quacks like a duck,
then to the end user it's a duck, and end users have made it pretty
clear they want a duck; whether the duck drinks hot chocolate or
coffee is irrelevant."
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to