Date: Wed, 12 Sep 2007 11:05:13 +0200 From: Kris Kennaway <kris@FreeBSD.org> To: Jiawei Ye <leafy7382@gmail.com> Cc: d@delphij.net, freebsd ports <freebsd-ports@freebsd.org> Subject: Re: compat-6x does not work when kernel has NO_KSE Message-ID: <46E7ABC9.1030706@FreeBSD.org> In-Reply-To: <c21e92e20709110138uf92decan7ce0b44af13f1128@mail.gmail.com> References: <c21e92e20709102303i1847baaeh922daf9d3a0eae0c@mail.gmail.com> <46E6331C.7000208@delphij.net> <c21e92e20709110138uf92decan7ce0b44af13f1128@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Jiawei Ye wrote: > 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 > How does symbol versioning affect this? Are you saying that libmap no longer works with pre-7 libraries? Kris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46E7ABC9.1030706>