From owner-freebsd-java Wed Sep 6 23:25:14 2000 Delivered-To: freebsd-java@freebsd.org Received: from mercury.nildram.co.uk (mercury.nildram.co.uk [195.112.4.37]) by hub.freebsd.org (Postfix) with ESMTP id 9A09337B422 for ; Wed, 6 Sep 2000 23:25:11 -0700 (PDT) Received: from nermal.unix-consult.com (tgeusch.dial.nildram.co.uk [195.149.29.39]) by mercury.nildram.co.uk (8.10.0/8.10.0.Beta10) with ESMTP id e875WXa20350 for ; Thu, 7 Sep 2000 06:32:33 +0100 Received: (qmail 6077 invoked from network); 7 Sep 2000 06:18:37 -0000 Received: from odie.unix-consult.com (192.168.0.2) by nermal.unix-consult.com with SMTP; 7 Sep 2000 06:18:37 -0000 Received: (qmail 1456 invoked by uid 1002); 7 Sep 2000 06:18:32 -0000 Date: Thu, 7 Sep 2000 07:18:32 +0100 From: Timo Geusch To: Bill Melvin Cc: freebsd-java@freebsd.org Subject: Re: NoClassDefFoundError: InvokerGen Message-ID: <20000907071832.A1395@odie.unix-consult.com> Mail-Followup-To: Timo Geusch , Bill Melvin , freebsd-java@freebsd.org References: <85256952.006CB508.00@sln.esc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <85256952.006CB508.00@sln.esc.edu>; from Bill_Melvin@esc.edu on Wed, Sep 06, 2000 at 03:47:22PM -0400 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Sep 06, 2000 at 03:47:22PM -0400, Bill Melvin wrote: > searched the archives and saw a thread without a conclusion on this one c. > P6 or 7 > I am trying to build p10 on 3.5.1 (3.5.1-RELEASE FreeBSD 3.5.1-RELEASE #0: > Thu Aug 31 12:03:43 EDT 2000) and choked at the same place as everyone else > > > /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 think that *is* the resolution. Some folks including me have seen this behavior when building the native JDK using the Linux JDK. It should not happen when you are using the native JDK to rebuild the native JDK (complicated enough yet?). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message