From owner-freebsd-java Thu Sep 7 1:23:33 2000 Delivered-To: freebsd-java@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by hub.freebsd.org (Postfix) with ESMTP id 68C2237B982 for ; Thu, 7 Sep 2000 01:23:25 -0700 (PDT) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #42699) with ESMTP id <01JTVZI9JHBO000FAU@research.kpn.com> for freebsd-java@FreeBSD.ORG; Thu, 7 Sep 2000 10:23:22 +0200 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2650.21) id ; Thu, 07 Sep 2000 10:23:21 +0100 Content-return: allowed Date: Thu, 07 Sep 2000 10:23:20 +0100 From: "Koster, K.J." Subject: RE: NoClassDefFoundError: InvokerGen To: 'Bill Melvin' Cc: freebsd-java@FreeBSD.ORG Message-id: <59063B5B4D98D311BC0D0001FA7E4522026D7849@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > /usr/local/linux-jdk1.2.2/bin/java -classpath . InvokerGen \ > > < ../../../../src/share/javavm/include/invokers.txt > invokers.c > > Exception in thread "main" > > java.lang.NoClassDefFoundError: InvokerGen > > I moved my build dir up one dir (/usr/tmp -> /usr) and seem > to be buildng ok now ... > I had the same problem, and I did more or less the same. By moving up one directory, are /usr and /usr/tmp on the same filesystem on your machine? Is /usr/tmp perhaps a symlink? I'm trying to figure out what it is exactly that makes the linux-jdk choke. That's why I ask. I am currently thinking that it has to do with either the length of path names, or with the presence of symlinks. > > Just curious if there was ever a resoultion to this one ... > You already have it. :-) Kees Jan ================================================= TV is the worst of both worlds. It's not as good at words as radio is because the pictures are a distraction which demand attention, and it's not as good as cinema because the pictures are not nearly as good. Douglas Adams To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message