From owner-freebsd-java Thu Sep 7 10:38:27 2000 Delivered-To: freebsd-java@freebsd.org Received: from sln.esc.edu (sln.esc.edu [138.116.200.3]) by hub.freebsd.org (Postfix) with SMTP id 8EE7C37B423 for ; Thu, 7 Sep 2000 10:38:05 -0700 (PDT) Received: by sln.esc.edu(Lotus SMTP MTA v1.2 (600.1 3-26-1998)) id 85256953.0060704B ; Thu, 7 Sep 2000 13:33:22 -0400 X-Lotus-FromDomain: SUNY From: "Bill Melvin" To: freebsd-java@FreeBSD.ORG Message-ID: <85256953.005FA574.00@sln.esc.edu> Date: Thu, 7 Sep 2000 13:24:42 -0400 Subject: RE: NoClassDefFoundError: InvokerGen Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi all ... as a followup, build completed after I moved the build dir up one. no symlinks in the path to /usr/tmp ... same filesystem. Dont think the sticky bit on /usr/tmp had anything to do with it b/c reports of similar problems were in /home/.* right? do any Linux-Java folk talk abt this? anyway, thanks for the input ... Bill "Koster, K.J." @FreeBSD.ORG on 09/07/2000 05:23:20 AM Sent by: owner-freebsd-java@FreeBSD.ORG To: 'Bill Melvin' cc: freebsd-java@FreeBSD.ORG Subject: RE: NoClassDefFoundError: InvokerGen > > > /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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message