compat-6x does not work when kernel has NO_KSE
Jiawei Ye
leafy7382 at gmail.com
Tue Sep 11 01:38:47 PDT 2007
On 9/11/07, LI Xin <delphij at delphij.net> 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 <delphij at delphij.net> 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."
More information about the freebsd-ports
mailing list