Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Nov 1998 18:42:08 -0700
From:      Nate Williams <nate@mt.sri.com>
To:        Jim Heintz <jheintz@wayoutware.com>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: JIT on FreeBSD
Message-ID:  <199811050142.SAA16315@mt.sri.com>
In-Reply-To: <3.0.5.32.19981104154838.03973d90@wayoutware.com>
References:  <199811042344.SAA13532@aurora.rg.iupui.edu> <3.0.5.32.19981104154838.03973d90@wayoutware.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> FreeBSD 2.2.5 (with a libc.so.3.1 -> libc.so.3.0 cheat) <--- Me Too.
> 
> Is there an easy way to upgrade to the real libc.so.3.1 wihtout 
> upgrading the entire FreeBSD installation?

There is no real need to.  The minor number got bumped because of the
addtion of a new routine, but the JDK doesn't use it.  However, if you
want you can just grab the libc.so.3.1 for a recent 2.2.7 release box
and stick it in /usr/lib and everything should work fine.


Nate

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811050142.SAA16315>