public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mark@klomp.org>
To: frysk@sourceware.org
Cc: fedora-devel-java-list@redhat.com
Subject: Fedora 8 - missing rt.jar/core classes Thread/Object compiling 	frysk
Date: Mon, 12 Nov 2007 09:42:00 -0000	[thread overview]
Message-ID: <1194860535.3024.8.camel@dijkstra.wildebeest.org> (raw)

Hi,

I heard a couple of reports on irc and now I got the same failure myself
on a fresh Fedora 8 install (x86_64 - I am not seeing this on my x86
Fedora 8 install that got upgraded from Test 3, there everything is
fine). The issue is compiling frysk (or anything else using gcjh):

Exception in thread "main" java.io.IOException: can't find class file
java/lang/Thread.class in
java.net.URLClassLoader{urls=[file:/home/mark/src/git/frysk-obj/frysk-imports/tests/./,file:/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre/lib/rt.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}}

This is caused by a broken symlink:
lrwxrwxrwx 1 root root 17 2007-11-09
23:34 /usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre/lib/rt.jar
-> /libgcj-4.1.2.jar

This can manually be fixed by setting the symlink
to /usr/share/java/libgcj-4.1.2.jar

Filed as bug https://bugzilla.redhat.com/show_bug.cgi?id=377341

Cheers,

Mark

                 reply	other threads:[~2007-11-12  9:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1194860535.3024.8.camel@dijkstra.wildebeest.org \
    --to=mark@klomp.org \
    --cc=fedora-devel-java-list@redhat.com \
    --cc=frysk@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).