Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Sep 2000 07:18:32 +0100
From:      Timo Geusch <freebsd@unix-consult.com>
To:        Bill Melvin <Bill_Melvin@esc.edu>
Cc:        freebsd-java@freebsd.org
Subject:   Re: NoClassDefFoundError: InvokerGen
Message-ID:  <20000907071832.A1395@odie.unix-consult.com>
In-Reply-To: <85256952.006CB508.00@sln.esc.edu>; from Bill_Melvin@esc.edu on Wed, Sep 06, 2000 at 03:47:22PM -0400
References:  <85256952.006CB508.00@sln.esc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000907071832.A1395>