Nathan Meyers wrote:
> 
> Rachel Greenham wrote:
> > I get, when I run Java:
> >
> > Warning: JIT compiler "sunwjit" not found. Will use interpreter.
> >
> > Yes, also on the SMP box.
> >
> > $ java -version
> > Warning: JIT compiler "sunwjit" not found. Will use interpreter.
> > java version "1.2"
> > Classic VM (build Linux_JDK_1.2_pre-release-v2, green threads, nojit)
> >
> > This is from the JDK downloaded from Blackdown (actually the UK sunsite
> > mirror) yesterday, and all I've done is change the default thread type
> > to green.
> 
> Three questions:
> 
> 1) Do you have a jre/lib/i386/libsunwjit.so in your JDK installation?

Yes.

> 2) Which JDK are you using, one for glibc2.0 or glibc2.1 (they came from
> different subdirectories on the mirror)?

glibc2.0

> 3) Which version of glibc are you using? Do you have a
> /lib/libc-2.0.<something> and/or a /lib/libc-2.1.<something>?

SuSE 6.0 is glibc 2.0 I'm given to understand, though it also attempts
libc5 binary support. Actually none of the above files exist as named in
my /lib though that might be a SuSE oddity.

> What I'm getting at is the possibility that you're running a glibc2.1
> system (reasonably likely if you're running a 2.2 kernel) but downloaded
> the JDK for a glibc2.0 system.

Good thought, but I don't think so. :-)

-- 
Rachel


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to