Date: Tue, 11 Sep 2007 16:38:44 +0800 From: "Jiawei Ye" <leafy7382@gmail.com> To: d@delphij.net Cc: freebsd ports <freebsd-ports@freebsd.org> Subject: Re: compat-6x does not work when kernel has NO_KSE Message-ID: <c21e92e20709110138uf92decan7ce0b44af13f1128@mail.gmail.com> In-Reply-To: <46E6331C.7000208@delphij.net> References: <c21e92e20709102303i1847baaeh922daf9d3a0eae0c@mail.gmail.com> <46E6331C.7000208@delphij.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 9/11/07, LI Xin <delphij@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@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."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c21e92e20709110138uf92decan7ce0b44af13f1128>