Date: Tue, 2 May 2000 21:39:02 +0930 (CST) From: Greg Lewis <glewis@trc.adelaide.edu.au> To: "Koster, K.J." <K.J.Koster@kpn.com> Cc: "'FreeBSD Java mailing list'" <freebsd-java@FreeBSD.ORG> Subject: Re: NoClassDefFoundError: InvokerGen Message-ID: <200005021209.VAA52822@ares.trc.adelaide.edu.au> In-Reply-To: <59063B5B4D98D311BC0D0001FA7E452201313B42@l04.research.kpn.com> from "Koster, K.J." at "May 2, 2000 10:58:00 am"
index | next in thread | previous in thread | raw e-mail
Koster, K.J. wrote: > /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 Just a thought. This is the first time in the build that the bootstrap java gets used (javac and javah both get used before this, but java doesn't). You might want to check it works in general usage? Particularly with a similar command line (i.e. executing a class contained in the current directory). -- Greg Lewis glewis@trc.adelaide.edu.au Computing Officer +61 8 8303 5083 Teletraffic Research Centre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the messagehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005021209.VAA52822>
