compat-6x does not work when kernel has NO_KSE

Kris Kennaway kris at FreeBSD.org
Wed Sep 12 02:05:17 PDT 2007


Jiawei Ye wrote:
> 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
> 

How does symbol versioning affect this?  Are you saying that libmap no 
longer works with pre-7 libraries?

Kris


More information about the freebsd-ports mailing list