Return to BSD News archive
#! rnews 1713 bsd Newsgroups: comp.unix.bsd.freebsd.misc Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!nntp.coast.net!fu-berlin.de!zrz.TU-Berlin.DE!news.dfn.de!news.dkrz.de!news.rrz.uni-hamburg.de!news.Hanse.DE!wavehh.hanse.de!cracauer From: cracauer@wavehh.hanse.de (Martin Cracauer) Subject: Re: JDK102 & FreeBSD 2.1.5 Message-ID: <1996Sep29.120444.9781@wavehh.hanse.de> Organization: BSD User Group Hamburg References: <85d8z6l47p.fsf@mars.dnai.com> Date: Sun, 29 Sep 96 12:04:44 GMT Lines: 35 dornfest@mars.dnai.com (Rael Dornfest) writes: >I wonder if anyone would be able to provide any help... >I have been trying to use the recently announced JDK102 under >FreeBSD 2.1.5 and have been running into the semi-predictable: >% java >ld.so: java: Can't find shared library "libc.so.3.0" >I tried a suggested fix from the mailing-list archives (suggested >for other package problems): >% ln libc.so.2.2 libc.so.3.0 >This resulted in: >% java >ld.so: Undefined symbol "__thread_init" called from java:java at 0x10107c >I know that this was announced as an unsupported distribution (especially >if it doesn't work on your system), but I wondered if anyone has been >able to get around this on 2.1.0 or 2.1.5? I can't try this out today, but you should try to get `libc_r.*` from a -current snapshot and make that your libc.so.3.0. I hope I can look into this monday. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer <cracauer@wavehh.hanse.de> http://www.bik-gmbh.de/~cracauer "As far as I'm concerned, if something is so complicated that you can't ex-" "plain it in 10 seconds, then it's probably not worth knowing anyway"- Calvin